php-src/ext/db
Sascha Schumann fe50664d4d #if COMPILE_DL
becomes

    #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)
2000-05-02 00:44:35 +00:00
..
config.m4 Whoops, defining them to empty values generates many parse errors. 1999-12-30 04:52:19 +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