poldek: poldek/configure.in check 0.9.5 is pkgconfig ready, earlie...

arekm arekm at pld-linux.org
Sun Jun 17 23:29:28 CEST 2007


Author: arekm                        Date: Sun Jun 17 21:29:28 2007 GMT
Module: poldek                        Tag: HEAD
---- Log message:
check 0.9.5 is pkgconfig ready, earlier are not.

---- Files affected:
poldek/poldek:
   configure.in (1.132 -> 1.133) 

---- Diffs:

================================================================
Index: poldek/poldek/configure.in
diff -u poldek/poldek/configure.in:1.132 poldek/poldek/configure.in:1.133
--- poldek/poldek/configure.in:1.132	Sun Jun 17 23:24:14 2007
+++ poldek/poldek/configure.in	Sun Jun 17 23:29:23 2007
@@ -58,7 +58,7 @@
 AM_CFLAGS="-Wall -W"
 AC_SUBST(AM_CFLAGS)
 
-PKG_CHECK_MODULES(CHECK, check >= 0.9.4, have_check=yes, have_check=no)
+PKG_CHECK_MODULES(CHECK, check >= 0.9.5, have_check=yes, have_check=no)
  
 dnl Process features.
 AC_CHECK_LIB(tinfo, tigetstr,,[
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/poldek/poldek/configure.in?r1=1.132&r2=1.133&f=u



More information about the pld-cvs-commit mailing list