summaryrefslogtreecommitdiff
path: root/ext/gmp/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Make this extension compile as shared extension too.foobar2002-06-211-2/+2
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-121-1/+1
* Unified the configure messages.foobar2001-11-301-6/+4
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* Fix indentation of configure outputSascha Schumann2000-12-061-1/+1
* Add more GMP functions, fix a couple of bugsStanislav Malyshev2000-11-291-1/+1
* GNU GMP - arbitrary precision nubers libraryStanislav Malyshev2000-11-261-0/+27