User: hr      
Date: 2007-11-02 12:22:25+0000
Modified:
   dba/dbaccess/source/ui/dlg/odbcconfig.hxx

Log:
 INTEGRATION: CWS os2port02 (1.8.8); FILE MERGED
 2007/10/04 19:47:01 ydario 1.8.8.1: Issue number: i82034
 Submitted by: ydario
 Reviewed by:  ydario
 Commit of changes for OS/2 CWS source code integration.

File Changes:

Directory: /dba/dbaccess/source/ui/dlg/
=======================================

File [changed]: odbcconfig.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/odbcconfig.hxx?r1=1.8&r2=1.9
Delta lines:  +2 -2
-------------------
--- odbcconfig.hxx      2007-09-20 14:58:51+0000        1.8
+++ odbcconfig.hxx      2007-11-02 12:22:23+0000        1.9
@@ -38,11 +38,11 @@
 
 #include "commontypes.hxx"
 
-#if defined(WIN) || defined(WNT) || defined (UNX)
+#if defined(WIN) || defined(WNT) || defined (UNX) || defined (OS2)
 #define HAVE_ODBC_SUPPORT
 #endif
 
-#if ( defined(WIN) || defined(WNT) ) && defined(HAVE_ODBC_SUPPORT)
+#if ( defined(WIN) || defined(WNT) || defined (OS2) ) && 
defined(HAVE_ODBC_SUPPORT)
 #define HAVE_ODBC_ADMINISTRATION
 #endif
 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to