Changeset: 9df60d7e0e8c for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9df60d7e0e8c
Branch: octbugs
Log Message:

Merged with Oct2020


diffs (12 lines):

diff --git a/testing/CMakeLists.txt b/testing/CMakeLists.txt
--- a/testing/CMakeLists.txt
+++ b/testing/CMakeLists.txt
@@ -76,7 +76,7 @@ if (HAVE_NETCDF)
 endif(HAVE_NETCDF)
 if (ODBC_FOUND)
   set(HAVE_ODBC_FALSE "#")
-endif(HAVE_ODBC)
+endif(ODBC_FOUND)
 if (HAVE_PROJ)
   set(HAVE_PROJ_FALSE "#")
 endif(HAVE_PROJ)
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to