summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/sqlite_config.w32.h
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2003-06-18 22:02:29 +0000
committerSVN Migration <svn@php.net>2003-06-18 22:02:29 +0000
commita400da70d39a3c947663830f78878ec5bdc17864 (patch)
tree7ecb565070571b50ebaafa3851d145dc370af387 /ext/sqlite/libsqlite/src/sqlite_config.w32.h
parent4cf62ff62cd37a70bdadce9375f89eefe311d539 (diff)
downloadphp-git-php-4.3.3RC1.tar.gz
This commit was manufactured by cvs2svn to create tag 'php_4_3_3RC1'.php-4.3.3RC1
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