Changeset: 916308ab6293 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=916308ab6293
Modified Files:
        MonetDB4/src/monet/monet_tbl.mx
Branch: default
Log Message:

dlfcn: drop obsolete define


diffs (13 lines):

diff -r 745771c37b32 -r 916308ab6293 MonetDB4/src/monet/monet_tbl.mx
--- a/MonetDB4/src/monet/monet_tbl.mx   Wed Dec 08 14:14:35 2010 +0100
+++ b/MonetDB4/src/monet/monet_tbl.mx   Wed Dec 08 15:23:14 2010 +0100
@@ -323,9 +323,6 @@
 #ifndef MONETDB_STATIC
 
 #ifdef HAVE_DLFCN_H
-# ifdef __APPLE__
-#  define DLOPEN_NO_WARN
-# endif
 # include <dlfcn.h>
 #endif
 
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to