]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-configure_in.patch
- initial, workaround if smb know how to fix it better plz do it.
[packages/poldek.git] / poldek-configure_in.patch
CommitLineData
7577ad37 1--- poldek-0.20.1-cvs20070108.22/configure.in.orig 2007-04-15 19:39:56.000000000 +0200
2+++ poldek-0.20.1-cvs20070108.22/configure.in 2007-04-15 19:40:04.000000000 +0200
3@@ -58,6 +58,7 @@
4 AM_CFLAGS="-Wall -W"
5 AC_SUBST(AM_CFLAGS)
6
7+m4_pattern_allow([^AM_PATH_CHECK$])
8 AM_PATH_CHECK(,[have_check="yes"],
9 [AC_MSG_WARN([check library not found; cannot run unit tests])
10 have_check="no"])
This page took 0.089677 seconds and 4 git commands to generate.