Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19268/include
Modified Files:
Mconfig.h
Log Message:
even more cleanup
Index: Mconfig.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Mconfig.h,v
retrieving revision 1.52
retrieving revision 1.53
diff -b -u -2 -r1.52 -r1.53
--- Mconfig.h 30 Mar 2004 17:48:09 -0000 1.52
+++ Mconfig.h 30 Mar 2004 17:51:23 -0000 1.53
@@ -12,6 +12,6 @@
///////////////////////////////////////////////////////////////////////////////
-#ifndef MCONFIG_H
-#define MCONFIG_H
+#ifndef _MCONFIG_H_
+#define _MCONFIG_H_
#include "config.h"
@@ -114,10 +114,4 @@
#define M_VENDORNAME _T("Mahogany-Team")
-/// name of global config file
-#define M_GLOBAL_CONFIG_NAME _T("Mahogany.conf")
-
-/// path for etc directories
-#define M_ETC_PATH
_T("/etc:/usr/etc:/usr/local/etc:/opt/etc:/usr/share/etc:/usr/local/share/etc:/opt/share/etc:/usr/local/stow/etc")
-
/// basic M installation directory
#ifdef OS_UNIX
@@ -131,6 +125,4 @@
#endif
-#define M_STRBUFLEN 1024
-
#ifdef USE_STD_STRING
# include <string>
@@ -163,6 +155,4 @@
#endif
-#define Bool int
-
#ifdef USE_THREADS
# if ! wxUSE_THREADS
@@ -185,3 +175,4 @@
#endif
-#endif // MCONFIG_H
+#endif // _MCONFIG_H_
+
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates