SOURCES (AC-branch): poldek-configure.patch (NEW) added absent WIT...

charles charles at pld-linux.org
Thu Sep 22 01:38:05 CEST 2005


Author: charles                      Date: Wed Sep 21 23:38:05 2005 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
added absent WITH_METADATA_REPOSITORY

---- Files affected:
SOURCES:
   poldek-configure.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/poldek-configure.patch
diff -u /dev/null SOURCES/poldek-configure.patch:1.1.2.1
--- /dev/null	Thu Sep 22 01:38:05 2005
+++ SOURCES/poldek-configure.patch	Thu Sep 22 01:38:00 2005
@@ -0,0 +1,11 @@
+--- poldek-0.19.0-cvs20050921.00/configure.in.orig	2005-07-17 14:45:53.000000000 +0200
++++ poldek-0.19.0-cvs20050921.00/configure.in	2005-09-22 00:58:52.000000000 +0200
+@@ -325,6 +325,8 @@
+         [ AC_MSG_ERROR(["/usr/include/libxml2/libxml/xmlversion.h not found"])])
+     AC_DEFINE([WITH_METADATA_REPOSITORY],1,[defined if metadata is enabled])
+     AM_CONDITIONAL(WITH_METADATA_REPOSITORY, true)
++else
++	AM_CONDITIONAL(WITH_METADATA_REPOSITORY, false)
+ fi
+ AC_SUBST(LIBXML2_INCLUDE)
+ 
================================================================



More information about the pld-cvs-commit mailing list