summaryrefslogtreecommitdiff
path: root/ext/mysql/libmysql
diff options
context:
space:
mode:
authorDaniel Beulshausen <dbeu@php.net>2000-10-21 10:14:09 +0000
committerDaniel Beulshausen <dbeu@php.net>2000-10-21 10:14:09 +0000
commit6337c12473b782dcbb2c02139ed293ca1c6dcb0d (patch)
treedd88077776abb60cd765696f82167a2f08982e27 /ext/mysql/libmysql
parent8f280b2656d3097bbe931390d0281949f269e1d6 (diff)
downloadphp-git-6337c12473b782dcbb2c02139ed293ca1c6dcb0d.tar.gz
make libmysql compile under win
Diffstat (limited to 'ext/mysql/libmysql')
-rw-r--r--ext/mysql/libmysql/config-win.h2
-rw-r--r--ext/mysql/libmysql/libmysql.dsp16
2 files changed, 17 insertions, 1 deletions
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