summaryrefslogtreecommitdiffstats
path: root/php
Commit message (Collapse)AuthorAgeFilesLines
* PHP_PREFIX in configure.ac. Add good LDFLAGS and LIBADD to php/Makefile.amChristophe Nowicki2004-08-061-9/+12
| | | | | | | Now php load the lasso extension : $ php -m | grep lasso lasso
* remove COMPILE_DL_LASSO ... now php can load lasso.soChristophe Nowicki2004-08-061-4/+2
|
* install module in `php-config --extension-dir` in state of /usr/libChristophe Nowicki2004-08-061-0/+3
|
* automake/autoconf support for the php bindingChristophe Nowicki2004-08-0513-44/+74
|
* first php binding importChristophe Nowicki2004-08-0413-0/+1760