summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* @Renamed "PECL" to "PEAR" (PHP Extension and Add-on Repository).Stig Bakken1999-11-281-1/+1
* - move strtok_r into reentrancy.cSascha Schumann1999-11-261-1/+1
* Add reentrant versions of ctime, localtime, gmtime, asctime.Sascha Schumann1999-11-261-1/+1
* @Introduced PECL - PHP Extension and Code Library (prounounced "picke")Stig Bakken1999-11-221-3/+3
* Improve regex library selection. It lets user specify whether they wantSascha Schumann1999-11-131-1/+1
* - remove extra CPPFLAGS from top-level MakefileSascha Schumann1999-11-131-2/+0
* Remove set-if-not-set colon, since CPPFLAGS is never set by automake.Sascha Schumann1999-10-281-1/+1
* moved output.c into ext/standart and made it thread-safe.Thies C. Arntzen1999-10-271-1/+1
* Add mergesort.c to compilation list.Andrei Zmievski1999-10-151-1/+1
* Remove redundant library declaration. All libtool librariesSascha Schumann1999-10-091-10/+4
* Only link with bundled regex, if the user wants it.Sascha Schumann1999-10-091-2/+2
* FreeBSD's libtool port seems to contain a bug which is triggered bySascha Schumann1999-10-051-1/+2
* Fix automake dependenciesSascha Schumann1999-10-051-2/+13
* * Get rid of libphp_util.laSascha Schumann1999-10-051-12/+7
* Move %(EXTRA_LIBS).Sascha Schumann1999-10-041-3/+3
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-0/+42