]> granicus.if.org Git - php/commit
* archive-based convenience libraries completely replaced
authorSascha Schumann <sas@php.net>
Mon, 4 Oct 1999 15:18:26 +0000 (15:18 +0000)
committerSascha Schumann <sas@php.net>
Mon, 4 Oct 1999 15:18:26 +0000 (15:18 +0000)
commit232afa4816c60a20d3db48c304ac59312d46ec46
treedd8df9145c12f6b14fe751f6cc862aa8c0768e06
parentec01d01400c67fd6d1bf2ae0e170771260e1ecc0
    * 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
82 files changed:
Makefile.am [new file with mode: 0644]
Makefile.in [deleted file]
acinclude.m4
buildconf
configure.in
ext/Makefile.am
ext/apache/Makefile.am
ext/apache/config.m4
ext/aspell/Makefile.am
ext/bcmath/Makefile.am
ext/dav/Makefile.am
ext/db/Makefile.am
ext/dba/Makefile.am
ext/dbase/Makefile.am
ext/ereg/regex/Makefile.am [new file with mode: 0644]
ext/ereg/regex/Makefile.in [deleted file]
ext/ext_skel
ext/fdf/Makefile.am
ext/filepro/Makefile.am
ext/ftp/Makefile.am
ext/gd/Makefile.am
ext/gd/config.m4
ext/gettext/Makefile.am
ext/hyperwave/Makefile.am
ext/icap/Makefile.am
ext/imap/Makefile.am
ext/informix/Makefile.am
ext/interbase/Makefile.am
ext/ldap/Makefile.am
ext/mcal/Makefile.am
ext/mcrypt/Makefile.am
ext/mhash/Makefile.am
ext/mysql/Makefile.am
ext/mysql/config.m4
ext/mysql/php_mysql.c
ext/mysql/php_mysql.h
ext/oci8/Makefile.am
ext/odbc/Makefile.am
ext/oracle/Makefile.am
ext/pcre/Makefile.am
ext/pcre/config.m4
ext/pcre/config0.m4
ext/pcre/pcrelib/Makefile.am
ext/pdf/Makefile.am
ext/pgsql/Makefile.am
ext/pgsql/config.m4
ext/session/Makefile.am
ext/snmp/Makefile.am
ext/standard/Makefile.am
ext/standard/info.c
ext/sybase/Makefile.am
ext/sybase_ct/Makefile.am
ext/sysvsem/Makefile.am
ext/sysvshm/Makefile.am
ext/wddx/Makefile.am
ext/xml/Makefile.am
ext/xml/config.m4
ext/xml/xml.c
ext/yp/Makefile.am
ext/zlib/Makefile.am
install-sh [deleted file]
php.sym [moved from php.map with 100% similarity]
regex/Makefile.am [new file with mode: 0644]
regex/Makefile.in [deleted file]
sapi/Makefile.am
sapi/README
sapi/aolserver/Makefile.am
sapi/aolserver/Makefile.inc [deleted file]
sapi/aolserver/config.m4
sapi/apache/Makefile.am
sapi/apache/Makefile.inc [deleted file]
sapi/apache/config.m4
sapi/apache/libphp4.module.in
sapi/apache/mod_php4.c
sapi/apache/sapi_apache.c [moved from sapi/apache/apache.c with 100% similarity]
sapi/cgi/Makefile.am
sapi/cgi/Makefile.inc [deleted file]
sapi/isapi/Makefile.inc [deleted file]
sapi/nsapi/Makefile.am
sapi/nsapi/Makefile.inc [deleted file]
sapi/nsapi/config.m4
stub.c [new file with mode: 0644]