summaryrefslogtreecommitdiff
path: root/firefox
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.nu>2007-09-19 10:20:24 -0500
committerMatt Housh <jaeger@crux.nu>2007-09-19 10:20:24 -0500
commitae751d1e54a04dea28a37ce43ecd301fa3c4e9d0 (patch)
tree37afce480ef0cdca8f95080400fbd983941c5438 /firefox
parent9164857ad665ccd9110fbae0921fb6f4f210314c (diff)
downloadopt-ae751d1e54a04dea28a37ce43ecd301fa3c4e9d0.tar.gz
opt-ae751d1e54a04dea28a37ce43ecd301fa3c4e9d0.tar.xz
firefox: altered mozconfig to build with system cairo
Diffstat (limited to 'firefox')
-rw-r--r--firefox/.footprint9
-rw-r--r--firefox/.md5sum2
-rw-r--r--firefox/mozconfig1
3 files changed, 2 insertions, 10 deletions
diff --git a/firefox/.footprint b/firefox/.footprint
index 928da37f5..17cbf4e61 100644
--- a/firefox/.footprint
+++ b/firefox/.footprint
@@ -83,13 +83,6 @@ drwxr-xr-x root/root usr/include/firefox/browsercomps/
-rw-r--r-- root/root usr/include/firefox/browsercomps/nsIBrowserHandler.h
drwxr-xr-x root/root usr/include/firefox/browsersearch/
-rw-r--r-- root/root usr/include/firefox/browsersearch/nsIBrowserSearchService.h
-drwxr-xr-x root/root usr/include/firefox/cairo/
--rw-r--r-- root/root usr/include/firefox/cairo/cairo-features.h
--rw-r--r-- root/root usr/include/firefox/cairo/cairo-ft.h
--rw-r--r-- root/root usr/include/firefox/cairo/cairo-rename.h
--rw-r--r-- root/root usr/include/firefox/cairo/cairo-xlib-xrender.h
--rw-r--r-- root/root usr/include/firefox/cairo/cairo-xlib.h
--rw-r--r-- root/root usr/include/firefox/cairo/cairo.h
drwxr-xr-x root/root usr/include/firefox/caps/
-rw-r--r-- root/root usr/include/firefox/caps/nsICryptoHash.h
-rw-r--r-- root/root usr/include/firefox/caps/nsIPrincipal.h
@@ -1040,8 +1033,6 @@ drwxr-xr-x root/root usr/include/firefox/libbz2/
-rw-r--r-- root/root usr/include/firefox/libbz2/bzlib.h
drwxr-xr-x root/root usr/include/firefox/libmar/
-rw-r--r-- root/root usr/include/firefox/libmar/mar.h
-drwxr-xr-x root/root usr/include/firefox/libpixman/
--rw-r--r-- root/root usr/include/firefox/libpixman/pixman.h
drwxr-xr-x root/root usr/include/firefox/libreg/
-rw-r--r-- root/root usr/include/firefox/libreg/NSReg.h
-rw-r--r-- root/root usr/include/firefox/libreg/VerReg.h
diff --git a/firefox/.md5sum b/firefox/.md5sum
index af51ca00b..37c14edc1 100644
--- a/firefox/.md5sum
+++ b/firefox/.md5sum
@@ -3,4 +3,4 @@ ec14cf833d75d07190c4095345d688bd firefox-2.0.0.7-source.tar.bz2
f975d9aa6ec232da0dfa8f27398d2af3 firefox-nopangoxft.patch
0eceebd5fbc394248c8c94d66fc95d66 firefox.desktop
19ec3915f76e7eb820ad2c59730ee2be firefox.png
-a95e9f62cc3b2b0c4ad906c2a9f44bcf mozconfig
+95de7479767fc69e62ad7958d620d955 mozconfig
diff --git a/firefox/mozconfig b/firefox/mozconfig
index f1fb59252..6416178f3 100644
--- a/firefox/mozconfig
+++ b/firefox/mozconfig
@@ -25,3 +25,4 @@ ac_add_options --enable-svg
ac_add_options --with-system-jpeg
ac_add_options --with-system-png
ac_add_options --with-system-zlib
+ac_add_options --enable-system-cairo

Generated by cgit