php-src/ext/dbase
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 added ext/*/config.h.stub files 1999-04-20 01:23:32 +00:00
config.m4 moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00
dbase.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
dbf_head.c moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00
dbf_head.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf_misc.c moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00
dbf_misc.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf_ndx.c moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00
dbf_ndx.h moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00
dbf_rec.c moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00
dbf_rec.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf.h moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00
Makefile.am * archive-based convenience libraries completely replaced 1999-10-04 15:18:26 +00:00
php_dbase.h More symbol work. 1999-07-27 17:09:35 +00:00
setup.stub moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00