SOURCES: g-wrap-glib2.patch - up for later glib2
aredridel
aredridel at pld-linux.org
Fri Jul 14 05:29:38 CEST 2006
Author: aredridel Date: Fri Jul 14 03:29:38 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- up for later glib2
---- Files affected:
SOURCES:
g-wrap-glib2.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/g-wrap-glib2.patch
diff -u SOURCES/g-wrap-glib2.patch:1.1 SOURCES/g-wrap-glib2.patch:1.2
--- SOURCES/g-wrap-glib2.patch:1.1 Sat May 20 04:57:55 2006
+++ SOURCES/g-wrap-glib2.patch Fri Jul 14 05:29:32 2006
@@ -6,7 +6,7 @@
dnl Check for optional libraries
-PKG_CHECK_MODULES(GLIB, glib, [have_glib=yes], [have_glib=no])
-+PKG_CHECK_MODULES(GLIB, glib2, [have_glib=yes], [have_glib=no])
++PKG_CHECK_MODULES(GLIB, glib-2.0, [have_glib=yes], [have_glib=no])
AM_CONDITIONAL(HAVE_GLIB, test "$have_glib" = yes)
dnl Check for compiler flags and warnings. This should be last, since
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/g-wrap-glib2.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list