summaryrefslogtreecommitdiff
path: root/ext/mhash/config.m4
Commit message (Expand)AuthorAgeFilesLines
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-121-1/+1
* Unified the configure messages.foobar2001-11-301-4/+3
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libaddSascha Schumann2000-05-021-6/+2
* Make mhash builable as shared moduleSascha Schumann2000-05-021-2/+7
* Use PHP_ARG_WITHSascha Schumann2000-03-271-23/+17
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-1/+1
* Added PHP_WITH_SHARED for checking "shared,*" prefix when configuringStig Bakken1999-09-131-1/+1
* Introduce AC_ADD_* macrosSascha Schumann1999-06-201-2/+2
* add support for mhash 0.5.0Sascha Schumann1999-05-211-1/+1
* add mhash supportSascha Schumann1999-05-161-0/+31