php-src/ext/mcal
Sascha Schumann 3dc7757a99 Remove the extra INCLUDES line from most automake Mafiles. This is not
necessary, because we can change the value of INCLUDES globally in one
place (configure.in).

Also add two defines in thread-safe mode
(_REENTRANT and POSIX_PTHREAD_SEMANTICS)
1999-11-13 12:41:09 +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 Remove the extra INCLUDES line from most automake Mafiles. This is not 1999-11-13 12:41:09 +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