[postgis-tickets] r15679 - Stop reporting the DEBUG level in config readout

Paul Ramsey pramsey at cleverelephant.ca
Mon Sep 11 06:54:33 PDT 2017


Author: pramsey
Date: 2017-09-11 06:54:32 -0700 (Mon, 11 Sep 2017)
New Revision: 15679

Modified:
   trunk/configure.ac
Log:
Stop reporting the DEBUG level in config readout


Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2017-09-11 01:51:41 UTC (rev 15678)
+++ trunk/configure.ac	2017-09-11 13:54:32 UTC (rev 15679)
@@ -1494,7 +1494,6 @@
 AC_MSG_RESULT([  JSON-C support:       ${HAVE_JSON}])
 AC_MSG_RESULT([  protobuf-c support:   ${HAVE_PROTOBUF}])
 AC_MSG_RESULT([  PCRE support:         ${HAVE_PCRE}])
-AC_MSG_RESULT([  PostGIS debug level:  ${POSTGIS_DEBUG_LEVEL}])
 AC_MSG_RESULT([  Perl:                 ${PERL}])
 AC_MSG_RESULT()
 AC_MSG_RESULT([ --------------- Extensions --------------- ])



More information about the postgis-tickets mailing list