[mapserver-commits] r12382 - trunk/mapserver/mapcache
svn at osgeo.org
svn at osgeo.org
Fri Aug 26 07:21:07 EDT 2011
Author: tbonfort
Date: 2011-08-26 04:21:07 -0700 (Fri, 26 Aug 2011)
New Revision: 12382
Modified:
trunk/mapserver/mapcache/configure.in
Log:
revert previous commit on wrong files
thomas.bonfort | 2011-06-07 18:41:18 +0200 (Tue, 07 Jun 2011)
Modified: trunk/mapserver/mapcache/configure.in
===================================================================
--- trunk/mapserver/mapcache/configure.in 2011-08-26 11:21:02 UTC (rev 12381)
+++ trunk/mapserver/mapcache/configure.in 2011-08-26 11:21:07 UTC (rev 12382)
@@ -167,7 +167,7 @@
AC_MSG_ERROR([cairo support requested, but not found.Try installing the cairo development headers])
fi
else
- CAIRO_CONFIG=$with_cairo_config
+ CAIRO_CONFIG=$with_cairo
fi
fi
More information about the mapserver-commits
mailing list