summaryrefslogtreecommitdiff
path: root/ext/mysql/libmysql/config-win.h
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/config-win.h
parent8f280b2656d3097bbe931390d0281949f269e1d6 (diff)
downloadphp-git-6337c12473b782dcbb2c02139ed293ca1c6dcb0d.tar.gz
make libmysql compile under win
Diffstat (limited to 'ext/mysql/libmysql/config-win.h')
-rw-r--r--ext/mysql/libmysql/config-win.h2
1 files changed, 1 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 */