Revision: 6785
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6785&view=rev
Author: jswhit
Date: 2009-01-15 22:47:44 +0000 (Thu, 15 Jan 2009)
Log Message:
-----------
updated to work with recent versions of autoconf
Modified Paths:
--------------
trunk/toolkits/basemap/geos-2.2.3/configure.in
Modified: trunk/toolkits/basemap/geos-2.2.3/configure.in
===================================================================
--- trunk/toolkits/basemap/geos-2.2.3/configure.in 2009-01-15 19:41:52 UTC
(rev 6784)
+++ trunk/toolkits/basemap/geos-2.2.3/configure.in 2009-01-15 22:47:44 UTC
(rev 6785)
@@ -77,7 +77,21 @@
dnl check for libraries ---------------------------------------------------
dnl things to substitute in output ----------------------------------------
-AC_SUBST(VERSION VERSION_MAJOR VERSION_MINOR VERSION_PATCH INTERFACE_CURRENT
INTERFACE_REVISION INTERFACE_AGE JTS_PORT CAPI_VERSION CAPI_VERSION_MAJOR
CAPI_VERSION_MINOR CAPI_VERSION_PATCH CAPI_INTERFACE_CURRENT
CAPI_INTERFACE_REVISION CAPI_INTERFACE_AGE)
+AC_SUBST(VERSION)
+AC_SUBST(VERSION_MAJOR)
+AC_SUBST(VERSION_MINOR)
+AC_SUBST(VERSION_PATCH)
+AC_SUBST(INTERFACE_CURRENT)
+AC_SUBST(INTERFACE_REVISION)
+AC_SUBST(INTERFACE_AGE)
+AC_SUBST(JTS_PORT)
+AC_SUBST(CAPI_VERSION)
+AC_SUBST(CAPI_VERSION_MAJOR)
+AC_SUBST(CAPI_VERSION_MINOR)
+AC_SUBST(CAPI_VERSION_PATCH)
+AC_SUBST(CAPI_INTERFACE_CURRENT)
+AC_SUBST(CAPI_INTERFACE_REVISION)
+AC_SUBST(CAPI_INTERFACE_AGE)
dnl output stuff ----------------------------------------------------------
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins