Update of /cvsroot/monetdb/MonetDB/src/common
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14068

Modified Files:
        monet_options.mx 
Log Message:
Revert my wrong "fix"

Index: monet_options.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/monet_options.mx,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- monet_options.mx    11 Dec 2007 12:30:25 -0000      1.21
+++ monet_options.mx    11 Dec 2007 16:52:11 -0000      1.22
@@ -104,7 +104,7 @@
 #  include "getopt1.c"
 #endif
 
-#ifndef HAVE_DECL_STRDUP
+#if !HAVE_DECL_STRDUP
 #ifdef HAVE_STRDUP
 extern char *strdup(const char *);
 #else


-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to