[geos-devel] Building GEOS 3.0.0 on windows

Howard Butler hobu at iastate.edu
Fri Nov 10 10:40:45 EST 2006


At 09:22 AM 11/10/2006, strk at refractions.net wrote:
>On Fri, Nov 10, 2006 at 09:07:33AM -0600, Howard Butler wrote:
> >
> > >#define GEOS_VERSION_MAJOR 3
> > >#define GEOS_VERSION_MINOR 0
> > >#define GEOS_VERSION_PATCH 0rc1
> > >#define GEOS_VERSION "3.0.0rc1"
> > >#define GEOS_JTS_PORT "1.7.1"
> > >
> > >#define GEOS_CAPI_VERSION_MAJOR 1
> > >#define GEOS_CAPI_VERSION_MINOR 2
> > >#define GEOS_CAPI_VERSION_PATCH 0
> > >#define GEOS_CAPI_FIRST_INTERFACE GEOS_CAPI_VERSION_MAJOR
> > >#define GEOS_CAPI_LAST_INTERFACE
> > >(GEOS_CAPI_VERSION_MAJOR+GEOS_CAPI_VERSION_MINOR)
> > >#define GEOS_CAPI_VERSION "3.0.0rc1-CAPI-1.2.0"
> >
> > is version block of geos_c.h after running configure
>
>Did you run autogen.sh ?
>Version is in configure.ac, then goes to configure, and finally
>goes into the geos_c.h file.

I shouldn't have to because configure, et.al should be rerun and 
recommitted after each release, right?

Howard 




More information about the geos-devel mailing list