php-src/ext/db
Sascha Schumann b6e4841ec7 Determine first whether we will use ZTS mode or not.
This is important, because the system checks will yield different
results depending on whether POSIX threads are enabled or not.

We also use PTHREADS_CFLAGS only in ZTS mode now. Using these flags
in non-ZTS mode causes complete build failures on some platforms
(i.e. FreeBSD 2.2.x). This will cause harmless warnings on some
platforms (i.e. Solaris 2).
2000-05-04 09:42:27 +00:00
..
config.m4 Determine first whether we will use ZTS mode or not. 2000-05-04 09:42:27 +00:00
db.c #if COMPILE_DL 2000-05-02 00:44:35 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php_db.h Fix the problem with dbmopen() not being defined. Patch by 2000-03-30 02:42:28 +00:00