summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* require check 0.9.0Frederic Peters2004-07-261-1/+1
* using check <http://check.sourceforge.net/> for the test suiteFrederic Peters2004-07-241-1/+21
* Added a summary.Valery Febvre2004-07-241-4/+23
* added --enable-python option to ./configure; default is yes.Frederic Peters2004-07-231-1/+11
* use pkg-config unless on windows; not the contraryFrederic Peters2004-07-231-1/+1
* Added some windows specifics considerations.Romain Chantereay2004-07-231-6/+13
* added docs/tutorial/ to directories handled by automakeFrederic Peters2004-07-231-0/+1
* cleaned up configure.inFrederic Peters2004-07-221-78/+10
* PKG_CHECK_MODULES detects missing pkg-configFrederic Peters2004-07-221-15/+0
* include win32/ in make distFrederic Peters2004-07-221-0/+2
* libtool line for win32; copied from libxml2Frederic Peters2004-07-221-0/+1
* usage of pkg-config to get library information in configure; automake for theFrederic Peters2004-07-221-196/+52
* Removed --prefix option from xxx-config helpers.Romain Chantereay2004-07-191-3/+3
* Additional test for disabling openssl detection under Windows/CygwinRomain Chantereay2004-07-191-11/+13
* *** empty log message ***Valery Febvre2004-07-181-3/+2