Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18965/include

Modified Files:
        Moptions.h 
Log Message:
MP_GLOBALDIR_DEFVAL should be just M_PREFIX, without /share/mahogany appended to it

Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.94
retrieving revision 1.95
diff -b -u -2 -r1.94 -r1.95
--- Moptions.h  14 Jul 2004 16:15:32 -0000      1.94
+++ Moptions.h  21 Jul 2004 22:55:36 -0000      1.95
@@ -517,5 +517,5 @@
 #define MP_LICENSE_ACCEPTED_NAME   _T("LicenseAccepted")
 
-/// the complete path to the glocal M directory
+/// the complete path to the global M directory
 #define MP_GLOBALDIR_NAME      _T("GlobalDir")
 
@@ -1365,10 +1365,10 @@
 // Unix-only entries
 #ifdef OS_UNIX
-/// the complete path to the glocal M directory
-#  define   MP_GLOBALDIR_DEFVAL      M_BASEDIR
+/// the complete path to the global M directory
+#  define   MP_GLOBALDIR_DEFVAL      M_PREFIX
 /// the path where to find .afm files
 #  define   MP_AFMPATH_DEFVAL M_BASEDIR 
_T("/afm:/usr/share:/usr/lib:/usr/local/share:/usr/local/lib:/opt/ghostscript:/opt/enscript")
 #else // !Unix
-/// the complete path to the glocal M directory
+/// the complete path to the global M directory
 #  define   MP_GLOBALDIR_DEFVAL  wxEmptyString
 #endif // Unix/!Unix



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to