summaryrefslogtreecommitdiff
path: root/main/config.w32.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2000-06-29 13:31:52 +0000
committerAndi Gutmans <andi@php.net>2000-06-29 13:31:52 +0000
commit1f828a6e8820f6f5c6abc9833308aafd488b10fd (patch)
treefa2006099ee419456afed16a72bd438691d2aaf0 /main/config.w32.h
parenta1b07b6303c0f6a1c040e59baf0b3633d19fecc6 (diff)
downloadphp-git-1f828a6e8820f6f5c6abc9833308aafd488b10fd.tar.gz
- Fix problem with DICARD_PATH being defined in windows
Diffstat (limited to 'main/config.w32.h')
-rw-r--r--main/config.w32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/config.w32.h b/main/config.w32.h
index d60f17e5ea..30b232b2b0 100644
--- a/main/config.w32.h
+++ b/main/config.w32.h
@@ -113,7 +113,7 @@
DONT TOUCH!!!!! Unless you realy know what your messing with!
---------------------------------------------------------------*/
-#define DISCARD_PATH 1
+#define DISCARD_PATH 0
#undef HAVE_SETITIMER
#undef HAVE_IODBC
#define HAVE_UODBC 1