summaryrefslogtreecommitdiff
path: root/ext/mysql/libmysql/config-win.h
diff options
context:
space:
mode:
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 8567be406d..5d4d40d98b 100644
--- a/ext/mysql/libmysql/config-win.h
+++ b/ext/mysql/libmysql/config-win.h
@@ -239,7 +239,7 @@ inline double ulonglong2double(ulonglong value)
#define HAVE_ALLOCA
#define HAVE_STRPBRK
#define HAVE_STRSTR
-#define HAVE_COMPRESS
+/* #define HAVE_COMPRESS -- not with PHP, please */
#ifdef NOT_USED
#define HAVE_SNPRINTF /* Gave link error */