Update of /cvsroot/mahogany/M/lib/dspam
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1657/lib/dspam

Modified Files:
        Makefile.M 
Log Message:
define CONFIG_DEFAULT as NULL to avoid warnings from dspam config.h

Index: Makefile.M
===================================================================
RCS file: /cvsroot/mahogany/M/lib/dspam/Makefile.M,v
retrieving revision 1.6
retrieving revision 1.7
diff -b -u -2 -r1.6 -r1.7
--- Makefile.M  9 Nov 2004 01:14:15 -0000       1.6
+++ Makefile.M  16 Nov 2004 11:55:11 -0000      1.7
@@ -13,5 +13,5 @@
 include ../../makeopts
 
-CPPFLAGS+=-DHAVE_CONFIG_H -DDSPAM_HOME_NO_DATA -I. -I.src
+CPPFLAGS+=-DHAVE_CONFIG_H -DCONFIG_DEFAULT=NULL -DDSPAM_HOME_NO_DATA -I. -I.src
 
 OBJECTS=\



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to