1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00

Reinstating these two items due to the fact that current config.m4

detection for debug and thread-safe build does not work if sqlite
is built as a standalone extension with phpize.
This commit is contained in:
Edin Kadribasic
2003-04-20 01:55:20 +00:00
parent a10c8a3e1c
commit 04d06dac3f
+5
View File
@@ -8,4 +8,9 @@
- Test-suite
- If building a ZTS build, -DTHREADSAFE while compiling libsqlite
- If building a non-debug build, -DNDEBUG will disable the expensive
asserts in the inner loop. (and double performance)
vim:tw=78