php-src/ext/gettext
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 incorporate gettext support 1999-04-21 17:26:16 +00:00
config.m4 Added PHP_WITH_SHARED for checking "shared,*" prefix when configuring 1999-09-13 17:17:51 +00:00
gettext.c Use new Zend API and some minor cleanup. 1999-09-24 19:15:17 +00:00
Makefile.am * archive-based convenience libraries completely replaced 1999-10-04 15:18:26 +00:00
php3_gettext.h Symbol work. 1999-07-27 19:44:46 +00:00
setup.stub incorporate gettext support 1999-04-21 17:26:16 +00:00