From: Daniel Beulshausen Date: Sat, 21 Oct 2000 10:14:09 +0000 (+0000) Subject: make libmysql compile under win X-Git-Tag: php-4.0.4RC3~586 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6337c12473b782dcbb2c02139ed293ca1c6dcb0d;p=php make libmysql compile under win --- diff --git a/ext/mysql/libmysql/config-win.h b/ext/mysql/libmysql/config-win.h index b082906ba0..abd95535b0 100644 --- a/ext/mysql/libmysql/config-win.h +++ b/ext/mysql/libmysql/config-win.h @@ -230,7 +230,7 @@ inline double ulonglong2double(ulonglong value) #define HAVE_RINT /* defined in this file */ #define NO_FCNTL_NONBLOCK /* No FCNTL */ #define HAVE_ALLOCA -#define HAVE_COMPRESS +/* #define HAVE_COMPRESS */ #ifdef NOT_USED #define HAVE_SNPRINTF /* Gave link error */ diff --git a/ext/mysql/libmysql/libmysql.dsp b/ext/mysql/libmysql/libmysql.dsp index f35a0becab..5e03b7fd21 100644 --- a/ext/mysql/libmysql/libmysql.dsp +++ b/ext/mysql/libmysql/libmysql.dsp @@ -201,6 +201,14 @@ SOURCE=.\bmove_upp.c # End Source File # Begin Source File +SOURCE=.\charset.c +# End Source File +# Begin Source File + +SOURCE=.\ctype.c +# End Source File +# Begin Source File + SOURCE=.\dbug.c # End Source File # Begin Source File @@ -321,6 +329,10 @@ SOURCE=.\my_init.c # End Source File # Begin Source File +SOURCE=.\my_lib.c +# End Source File +# Begin Source File + SOURCE=.\my_malloc.c # End Source File # Begin Source File @@ -457,6 +469,10 @@ SOURCE=.\acconfig.h # End Source File # Begin Source File +SOURCE=".\config-win.h" +# End Source File +# Begin Source File + SOURCE=.\dbug.h # End Source File # Begin Source File