summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/sqlite_config.w32.h
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2003-05-15 19:20:56 +0000
committerSVN Migration <svn@php.net>2003-05-15 19:20:56 +0000
commit111b9ed64a52cbfdfeb48905abb5e189181aa6e0 (patch)
treed63a2fe65696ab67cfc0444c1e70a6bd60e49ba3 /ext/sqlite/libsqlite/src/sqlite_config.w32.h
parent73d041e231b5e9f2ca04abdbb878acb71d9c8c69 (diff)
downloadphp-git-php-4.3.2RC3.tar.gz
This commit was manufactured by cvs2svn to create tag 'php_4_3_2RC3'.php-4.3.2RC3
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