summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/sqlite_config.w32.h
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2003-04-28 22:38:51 +0000
committerSVN Migration <svn@php.net>2003-04-28 22:38:51 +0000
commitb0a58d9570262008ec00e9cf2ea8bbea2e646579 (patch)
tree1d02f3d17747e17457cba203e85d8ccd445bc436 /ext/sqlite/libsqlite/src/sqlite_config.w32.h
parent7c495e9250e4cdeafd728a5bceab2409cb909e7f (diff)
downloadphp-git-php-4.3.2RC2.tar.gz
This commit was manufactured by cvs2svn to create tag 'php_4_3_2RC2'.php-4.3.2RC2
Diffstat (limited to 'ext/sqlite/libsqlite/src/sqlite_config.w32.h')
-rw-r--r--ext/sqlite/libsqlite/src/sqlite_config.w32.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/sqlite/libsqlite/src/sqlite_config.w32.h b/ext/sqlite/libsqlite/src/sqlite_config.w32.h
deleted file mode 100644
index 3903ffe95e..0000000000
--- a/ext/sqlite/libsqlite/src/sqlite_config.w32.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#include "config.w32.h"
-#if ZTS
-# define THREADSAFE 1
-#endif
-#if !ZEND_DEBUG && !defined(NDEBUG)
-# define NDEBUG
-#endif
-#define SQLITE_PTR_SZ 4 \ No newline at end of file