]> err.no Git - libchamplain/commitdiff
depend on gapi-2.0 >= 2.13.90 (r132561) so constructors treated as static factory...
authorStephane Delcroix <stephane@delcroix.org>
Fri, 24 Apr 2009 08:12:05 +0000 (10:12 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Fri, 24 Apr 2009 16:50:26 +0000 (12:50 -0400)
configure.ac

index 243595a931272c697420e38c9291a6d12e1901d3..471a047b6bcf1d70b34e6464881fc1f6c79ecef2 100644 (file)
@@ -128,7 +128,7 @@ if test x$enable_managed = xyes; then
   AC_PATH_PROG(GACUTIL, gacutil)
   AC_SUBST(GACUTIL)
 
-  PKG_CHECK_MODULES(GAPI, gapi-2.0 >= 2.12.1)
+  PKG_CHECK_MODULES(GAPI, gapi-2.0 >= 2.13.90)
   AC_PATH_PROG(GAPI_PARSER, gapi2-parser)
   AC_SUBST(GAPI_PARSER)