[cig-commits] r18072 - cs/autoconf/trunk

brad at geodynamics.org brad at geodynamics.org
Mon Mar 7 18:53:27 PST 2011


Author: brad
Date: 2011-03-07 18:53:26 -0800 (Mon, 07 Mar 2011)
New Revision: 18072

Modified:
   cs/autoconf/trunk/cit_spatialdata.m4
Log:
Added missing line.

Modified: cs/autoconf/trunk/cit_spatialdata.m4
===================================================================
--- cs/autoconf/trunk/cit_spatialdata.m4	2011-03-08 01:56:26 UTC (rev 18071)
+++ cs/autoconf/trunk/cit_spatialdata.m4	2011-03-08 02:53:26 UTC (rev 18072)
@@ -22,6 +22,7 @@
 AC_DEFUN([CIT_SPATIALDATA_LIB], [
   AC_LANG(C++)
   AC_REQUIRE_CPP
+  AC_MSG_CHECKING([for SimpleDB in -lspatialdata])
   AC_COMPILE_IFELSE(
     [AC_LANG_PROGRAM([[#include <spatialdata/spatialdb/SpatialDB.hh>]
                       [#include <spatialdata/spatialdb/SimpleDB.hh>]],



More information about the CIG-COMMITS mailing list