summaryrefslogtreecommitdiffstats
path: root/php/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Now PHP Binding is handled by SWIG.Romain Chantereay2004-08-231-21/+23
|
* Modified PHP extension installation directory, now it is prefixed.Romain Chantereay2004-08-201-2/+1
|
* cleaned Makefile.am (I'm curious about the NULL= idiom; where did it come ↵Frederic Peters2004-08-201-9/+4
| | | | from ?)
* 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
* 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-051-0/+29