php-src/ext/mcal
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 mcal module 1999-09-01 20:30:27 +00:00
config.m4 Added PHP_WITH_SHARED for checking "shared,*" prefix when configuring 1999-09-13 17:17:51 +00:00
Makefile.am * archive-based convenience libraries completely replaced 1999-10-04 15:18:26 +00:00
php3_mcal.c fixed typo in mcal_list_alarms() 1999-09-23 14:34:00 +00:00
php3_mcal.h ported the php3 stuff to php4. This module should work intechangably between the two versions also 1999-09-10 18:15:29 +00:00