Author: tommat Date: Sun Apr 15 19:34:20 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - initial, workaround if smb know how to fix it better plz do it.
---- Files affected: SOURCES: poldek-configure_in.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/poldek-configure_in.patch diff -u /dev/null SOURCES/poldek-configure_in.patch:1.1 --- /dev/null Sun Apr 15 21:34:20 2007 +++ SOURCES/poldek-configure_in.patch Sun Apr 15 21:34:15 2007 @@ -0,0 +1,10 @@ +--- poldek-0.20.1-cvs20070108.22/configure.in.orig 2007-04-15 19:39:56.000000000 +0200 ++++ poldek-0.20.1-cvs20070108.22/configure.in 2007-04-15 19:40:04.000000000 +0200 +@@ -58,6 +58,7 @@ + AM_CFLAGS="-Wall -W" + AC_SUBST(AM_CFLAGS) + ++m4_pattern_allow([^AM_PATH_CHECK$]) + AM_PATH_CHECK(,[have_check="yes"], + [AC_MSG_WARN([check library not found; cannot run unit tests]) + have_check="no"]) ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
