php-src/ext/dba
Sascha Schumann 232afa4816 * archive-based convenience libraries completely replaced
with libtool components

        * SAPI targets can enable thread-safe mode and define
          shared/static/program build target

        * all configure scripts use the same config.cache

        * phplibdir is $(top_builddir)/modules to avoid
          permission problems

        * sapi/*/Makefile.inc are gone

        * runpath handling cleaned up

        * top-level Makefile.in obsoleted through Makefile.am

        * --enable-versioning uses libtool's cleaner and more
          portable -export-symbols feature
1999-10-04 15:18:26 +00:00
..
config.h.stub initial import of DBA 1999-07-21 15:12:32 +00:00
config.m4 initial import of DBA 1999-07-21 15:12:32 +00:00
dba_cdb.c initial import of DBA 1999-07-21 15:12:32 +00:00
dba_db2.c Convert to Ex API. Does anyone have a better name for it? 1999-09-17 09:56:30 +00:00
dba_dbm.c Convert to Ex API. Does anyone have a better name for it? 1999-09-17 09:56:30 +00:00
dba_gdbm.c Convert to Ex API. Does anyone have a better name for it? 1999-09-17 09:56:30 +00:00
dba_ndbm.c Convert to Ex API. Does anyone have a better name for it? 1999-09-17 09:56:30 +00:00
dba.c Convert to Ex API. Does anyone have a better name for it? 1999-09-17 09:56:30 +00:00
Makefile.am * archive-based convenience libraries completely replaced 1999-10-04 15:18:26 +00:00
php3_cdb.h initial import of DBA 1999-07-21 15:12:32 +00:00
php3_db2.h initial import of DBA 1999-07-21 15:12:32 +00:00
php3_dba.h Convert to Ex API. Does anyone have a better name for it? 1999-09-17 09:56:30 +00:00
php3_dbm.h initial import of DBA 1999-07-21 15:12:32 +00:00
php3_gdbm.h initial import of DBA 1999-07-21 15:12:32 +00:00
php3_ndbm.h initial import of DBA 1999-07-21 15:12:32 +00:00
setup.stub initial import of DBA 1999-07-21 15:12:32 +00:00