Update of /cvsroot/mahogany/M/include
In directory usw-pr-cvs1:/tmp/cvs-serv3369/include

Modified Files:
        config_nt.h 
Log Message:
corrected USE_MODULE defines in config.h for Windows

Index: config_nt.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/config_nt.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -b -u -2 -r1.10 -r1.11
--- config_nt.h 30 Dec 2001 23:11:32 -0000      1.10
+++ config_nt.h 28 Mar 2002 23:40:24 -0000      1.11
@@ -44,2 +44,5 @@
 #define USE_DIALUP
 
+/** Only static modules are supported under Windows so far */
+#define USE_MODULES
+#define USE_MODULES_STATIC


_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to