XS-libgeos
view release on metacpan or search on metacpan
geos-3.7.3/configure.ac view on Meta::CPAN
AC_SUBST(VERSION_MAJOR)
AC_SUBST(VERSION_MINOR)
AC_SUBST(VERSION_PATCH)
AC_SUBST(VERSION_RELEASE)
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 ----------------------------------------------------------
AC_OUTPUT([
Makefile
capi/Makefile
capi/geos_c.h
doc/Doxyfile
doc/Makefile
macros/Makefile
src/Makefile
src/algorithm/Makefile
src/algorithm/locate/Makefile
src/algorithm/distance/Makefile
src/geom/Makefile
src/geom/prep/Makefile
src/geom/util/Makefile
src/geomgraph/Makefile
src/geomgraph/index/Makefile
include/Makefile
include/geos/Makefile
include/geos/algorithm/Makefile
include/geos/algorithm/locate/Makefile
include/geos/algorithm/distance/Makefile
include/geos/geom/Makefile
include/geos/geom/prep/Makefile
include/geos/geom/util/Makefile
include/geos/geomgraph/Makefile
include/geos/geomgraph/index/Makefile
include/geos/index/Makefile
include/geos/index/bintree/Makefile
include/geos/index/chain/Makefile
include/geos/index/intervalrtree/Makefile
include/geos/index/quadtree/Makefile
include/geos/index/strtree/Makefile
include/geos/index/sweepline/Makefile
include/geos/io/Makefile
include/geos/linearref/Makefile
include/geos/noding/Makefile
include/geos/noding/snapround/Makefile
include/geos/operation/Makefile
include/geos/operation/buffer/Makefile
include/geos/operation/distance/Makefile
include/geos/operation/intersection/Makefile
include/geos/operation/linemerge/Makefile
include/geos/operation/overlay/Makefile
include/geos/operation/overlay/snap/Makefile
include/geos/operation/polygonize/Makefile
include/geos/operation/predicate/Makefile
include/geos/operation/relate/Makefile
include/geos/operation/sharedpaths/Makefile
include/geos/operation/union/Makefile
include/geos/operation/valid/Makefile
include/geos/planargraph/Makefile
include/geos/planargraph/algorithm/Makefile
include/geos/precision/Makefile
include/geos/simplify/Makefile
include/geos/triangulate/Makefile
include/geos/triangulate/quadedge/Makefile
include/geos/util/Makefile
include/geos/version.h
src/index/Makefile
src/index/bintree/Makefile
src/index/chain/Makefile
src/index/intervalrtree/Makefile
src/index/quadtree/Makefile
src/index/strtree/Makefile
src/index/sweepline/Makefile
src/io/Makefile
src/linearref/Makefile
src/noding/Makefile
src/noding/snapround/Makefile
src/operation/Makefile
src/operation/buffer/Makefile
src/operation/distance/Makefile
src/operation/intersection/Makefile
src/operation/linemerge/Makefile
src/operation/overlay/Makefile
src/operation/polygonize/Makefile
src/operation/predicate/Makefile
src/operation/relate/Makefile
src/operation/sharedpaths/Makefile
src/operation/union/Makefile
src/operation/valid/Makefile
src/planargraph/Makefile
src/precision/Makefile
src/simplify/Makefile
src/triangulate/Makefile
src/triangulate/quadedge/Makefile
src/util/Makefile
swig/geos.i
swig/Makefile
swig/python/Makefile
swig/python/tests/Makefile
swig/ruby/Makefile
swig/ruby/test/Makefile
tests/Makefile
tests/bigtest/Makefile
tests/unit/Makefile
tests/perf/Makefile
tests/perf/operation/Makefile
tests/perf/operation/buffer/Makefile
tests/perf/operation/predicate/Makefile
tests/perf/capi/Makefile
tests/xmltester/Makefile
tests/geostest/Makefile
tests/thread/Makefile
tools/Makefile
tools/geos-config
])
dnl -- echo "---------------------------------------"
dnl -- echo "Boost UTF: $use_boost_utf"
echo "Swig: $use_swig"
echo "Python bindings: $use_python"
echo "Ruby bindings: $use_ruby"
dnl -- echo "---------------------------------------"
( run in 0.726 second using v1.01-cache-2.11-cpan-302cb4679cc )