]> granicus.if.org Git - postgis/commit
Fix up AC_DEFINE macros in configure.ac that don't have a description.
authorMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Sat, 14 Jan 2012 00:48:48 +0000 (00:48 +0000)
committerMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Sat, 14 Jan 2012 00:48:48 +0000 (00:48 +0000)
commit58f78ebcbe20a898debbef649b97abde005c3058
tree71370d4a8eb8c1e14c85285944b5b68d6259ec30
parente7aa8d0d1670738576f218d7c517ea10e3761bd2
Fix up AC_DEFINE macros in configure.ac that don't have a description.

While autoheader emits a warning, it actually fails and does not regenerate
postgis_config.h.in. Along with this fix, we commit an updated version of
postgis_config.h created from a fresh invocation of autoheader minus the
PACKAGE_* macros.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8805 b70326c6-7e19-0410-871a-916f4a2858ee
configure.ac
postgis_config.h.in