[Liblas-commits] r1249 - trunk
liblas-commits at liblas.org
liblas-commits at liblas.org
Mon May 4 12:20:51 EDT 2009
Author: hobu
Date: Mon May 4 12:20:48 2009
New Revision: 1249
URL: http://liblas.org/changeset/1249
Log:
pretty up the results
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Mon May 4 12:20:48 2009
@@ -324,7 +324,7 @@
LOC_MSG([ Oracle support...........: ${HAVE_ORACLE_OCI}])
if test "${HAVE_ORACLE_OCI}" != "no" ; then
- LOC_MSG([ - oci....: ${SPATIALINDEX_IS_CONFIG}])
+ LOC_MSG([ - oci...................: ${HAVE_ORACLE_OCI}])
if test -n "${ORACLE_OCI_CFLAGS}" ; then
LOC_MSG([ - INCLUDE directories...: ${ORACLE_OCI_CFLAGS}])
fi
More information about the Liblas-commits
mailing list