summaryrefslogtreecommitdiffstats
path: root/macros/ac_prog_java.m4
Commit message (Collapse)AuthorAgeFilesLines
* Core: Use automake-1.11 when possibleBenjamin Dauvergne2009-08-261-122/+0
| | | | | | | | | | | | | | * Makefile.am: use new automake-1.11 silent rules if possible move macros to m4 directory * m4/gtk-doc.m4: add gtk-doc macros. * lasso/Makefile.am: add missing -f flag to rm, to unbreak make distcheck * docs/references/Makefile.am: fix problem between libtool and gtk-doc * autogen.sh: update to autogen.sh from gtk-doc, add support for automake-1.11
* * search gzread in zlib1 after trying in libz (win32)Benjamin Dauvergne2008-04-231-1/+1
| | | | * remove critical exit from java macros
* * configure.ac,macros/ac_*.m4: add new m4 macros to detect more JAVA relatedBenjamin Dauvergne2008-03-101-0/+122
things like junit.jar path to put into the CLASSPATH or desactivate compilation of java bindings test.