SOURCES: ntfsprogs-pkgconfig.patch (NEW) - initialize pkgconfig ma...

qboosh qboosh at pld-linux.org
Sun Jul 24 13:27:18 CEST 2005


Author: qboosh                       Date: Sun Jul 24 11:27:18 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- initialize pkgconfig macros explicitly as first PKG_CHECK_MODULE is invoked conditionally

---- Files affected:
SOURCES:
   ntfsprogs-pkgconfig.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ntfsprogs-pkgconfig.patch
diff -u /dev/null SOURCES/ntfsprogs-pkgconfig.patch:1.1
--- /dev/null	Sun Jul 24 13:27:18 2005
+++ SOURCES/ntfsprogs-pkgconfig.patch	Sun Jul 24 13:27:12 2005
@@ -0,0 +1,11 @@
+--- ntfsprogs-1.11.1/configure.ac.orig	2005-07-20 10:11:35.000000000 +0200
++++ ntfsprogs-1.11.1/configure.ac	2005-07-24 13:29:55.814714776 +0200
+@@ -116,6 +116,8 @@
+ # Enable large file support.
+ AC_SYS_LARGEFILE
+ 
++PKG_PROG_PKG_CONFIG
++
+ # Autodetect whether to build Gnome VFS or not.
+ compile_gnome_vfs=false
+ if test "$enable_gnome_vfs" != "no"; then
================================================================



More information about the pld-cvs-commit mailing list