Lines 1-8
Link Here
|
1 |
--- build/unix/mozilla-xpcom.pc.in.orig Thu Jun 24 12:23:09 2004 |
1 |
--- build/unix/mozilla-xpcom.pc.in.orig 2009-05-02 12:41:00.000000000 -0400 |
2 |
+++ build/unix/mozilla-xpcom.pc.in Thu Jun 24 12:23:18 2004 |
2 |
+++ build/unix/mozilla-xpcom.pc.in 2010-10-10 21:56:08.718545662 -0400 |
3 |
@@ -8,4 +8,4 @@ |
3 |
@@ -8,5 +8,4 @@ |
|
|
4 |
Description: The Mozilla Cross Platform Component Library |
4 |
Version: %MOZILLA_VERSION% |
5 |
Version: %MOZILLA_VERSION% |
5 |
Requires: mozilla-nspr = %MOZILLA_VERSION% |
6 |
Requires: %NSPR_NAME% >= %NSPR_VERSION% |
6 |
Libs: -L${libdir} -lxpcom |
7 |
-Libs: -L${libdir} -lxpcom |
7 |
-Cflags: -I${includedir}/xpcom -I${includedir}/string |
8 |
-Cflags: -I${includedir} -I${includedir}/xpcom -I${includedir}/string |
8 |
+Cflags: -I${includedir}/xpcom -I${includedir}/string -I${includedir} |
9 |
+Cflags: -I${includedir}/xpcom -I${includedir}/string -I${includedir} |