]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/galago/files/no-check.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / galago / files / no-check.patch
1 --- /tmp/configure.ac   2005-09-08 21:38:49.316449440 +0200
2 +++ libgalago-0.3.3/configure.ac        2005-09-08 21:39:32.697854464 +0200
3 @@ -198,11 +198,8 @@
4  dnl #
5  dnl # Check for Check
6  dnl #
7 -AM_PATH_CHECK(, [have_check="yes"],
8 -[
9 -       AC_MSG_WARN([Check not found; cannot run some unit tests])
10         have_check="no"
11 -])
12 +
13  
14  AM_CONDITIONAL(HAVE_CHECK, test "$have_check" = "yes")
15