Update of /cvsroot/mahogany/M/src/adb
In directory sc8-pr-cvs1:/tmp/cvs-serv32701/src/adb
Modified Files:
ProvPasswd.cpp
Log Message:
support for cygwin
Index: ProvPasswd.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/adb/ProvPasswd.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -b -u -2 -r1.10 -r1.11
--- ProvPasswd.cpp 30 Dec 2002 00:40:54 -0000 1.10
+++ ProvPasswd.cpp 23 Jun 2003 01:23:45 -0000 1.11
@@ -24,5 +24,5 @@
#include "Mpch.h"
-#ifndef OS_UNIX
+#if !defined(OS_UNIX) && !defined(__CYGWIN__)
#error "This module can only be compiled under Unix."
#endif
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates