summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Removed php subdirectories Makefile generations.Romain Chantereay2004-08-231-4/+0
* more C# fun. dll is now registered with gacutil. But it needed a StrongName;Frederic Peters2004-08-211-0/+6
* getting there; it builds and installs correctly but I'm still trying toFrederic Peters2004-08-211-0/+1
* added c# binding; I'm not sure how all of this works and a little programFrederic Peters2004-08-211-35/+108
* Created unprefixed PHP_UNPREFIXED_EXTENTION_DIR in order to prefix it with theRomain Chantereay2004-08-201-42/+42
* typoFrederic Peters2004-08-201-1/+1
* fixed python pathFrederic Peters2004-08-191-1/+1
* install python in $prefix/lib/python2.3/ instead of $pyprefix/...Frederic Peters2004-08-191-5/+1
* include a bunch of ssl thingies in release (make distcheck goes further)Frederic Peters2004-08-191-0/+5
* Makefile.am in swig directory so that make clean and make dist works properlyFrederic Peters2004-08-191-28/+14
* Some modifications.Romain Chantereay2004-08-191-1/+2
* Completly recoded the java detection and configuration framework.Romain Chantereay2004-08-191-20/+64
* Java binding is no more activated when:Romain Chantereay2004-08-191-0/+6
* If swig not present: SWIG=echoRomain Chantereay2004-08-191-0/+1
* The old subdirs python Makefile generation is no more needed.Romain Chantereay2004-08-191-10/+10
* properly don't enable python if it was not detectedFrederic Peters2004-08-181-0/+2
* detect and use rest2htmlFrederic Peters2004-08-161-1/+6
* create php/run-tests.php and export PHP_PATHChristophe Nowicki2004-08-101-0/+2
* - Added java binding swig generation.Romain Chantereay2004-08-101-4/+5
* summarized libtool version info commentFrederic Peters2004-08-061-34/+6
* Fixed #244 : check for libexpatChristophe Nowicki2004-08-061-0/+8
* PHP_PREFIX in configure.ac. Add good LDFLAGS and LIBADD to php/Makefile.amChristophe Nowicki2004-08-061-0/+1
* Fixed reference docs make problems:Romain Chantereay2004-08-061-0/+4
* Fixed some bad done cut/paste.Romain Chantereay2004-08-061-1/+1
* REmoved some useless tests.Romain Chantereay2004-08-061-4/+1
* string.h never used; no need to check itFrederic Peters2004-08-061-1/+0
* random long awaited fixesFrederic Peters2004-08-061-9/+7
* Added missing dist docs.Romain Chantereay2004-08-061-0/+1
* add PHP_PREFIXChristophe Nowicki2004-08-061-1/+3
* - Big step toward unified output.Romain Chantereay2004-08-051-109/+94
* Corrected error due to focus problem.Romain Chantereay2004-08-051-1/+1
* PHP build by defaultRomain Chantereay2004-08-051-1/+1
* Unified configuration report.Romain Chantereay2004-08-051-1/+1
* pkg-config => $PKG_CONFIGRomain Chantereay2004-08-051-1/+1
* Fix #231Romain Chantereay2004-08-051-2/+0
* automake/autoconf support for the php bindingChristophe Nowicki2004-08-051-2/+54
* - Added explanations to libtool versionning system.Romain Chantereay2004-08-051-1/+11
* Unified configure output. (#229)Romain Chantereay2004-08-051-3/+4
* Use of conditional subdirectories.Romain Chantereay2004-08-051-11/+8
* Added one java automake.Romain Chantereay2004-08-041-0/+1
* - No more need of version.h.Romain Chantereay2004-08-031-1/+2
* Revert.Romain Chantereay2004-08-031-1/+1
* Updated macro calls: from AM_CONFIG_HEADER to AC_CONFIG_HEADERS.Romain Chantereay2004-08-031-1/+1
* - Added libtool auto versionning (or corrected).Romain Chantereay2004-08-031-1/+1
* - Learn back to the previous Python detection.Romain Chantereay2004-08-031-4/+31
* Commented out coldfusion/Makefile generation.Romain Chantereay2004-08-031-7/+6
* New Autotools infrastructure.Romain Chantereay2004-08-031-184/+340
* had detection of a patched (with XML support) check; only use srunner_set_xmlFrederic Peters2004-07-291-1/+3
* version 0.3.0Nicolas Clapies2004-07-271-1/+1
* Added special Windows AC substitution.Romain Chantereay2004-07-261-6/+17