Changeset: 19d6d9b7e9f1 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=19d6d9b7e9f1
Modified Files:
        NT/monetdb_config.h.in
Branch: SciQL-2
Log Message:

added missing define from configure-generated monetdb_config.h to Windows 
monetdb_config.h


diffs (13 lines):

diff --git a/NT/monetdb_config.h.in b/NT/monetdb_config.h.in
--- a/NT/monetdb_config.h.in
+++ b/NT/monetdb_config.h.in
@@ -276,6 +276,9 @@
 /* Define if you have the readline library */
 /* #undef HAVE_LIBREADLINE */
 
+/* Define to 1 if you have the `tiff' library (-ltiff). */
+/* #undef HAVE_LIBTIFF */
+
 /* Define if you have the z library */
 /* #undef HAVE_LIBZ */
 
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to