summaryrefslogtreecommitdiffstats
path: root/macros/dps_xtra_classpath.m4
Commit message (Collapse)AuthorAgeFilesLines
* Core: Use automake-1.11 when possibleBenjamin Dauvergne2009-08-261-71/+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
* * configure.ac,macros/ac_*.m4: add new m4 macros to detect more JAVA relatedBenjamin Dauvergne2008-03-101-0/+71
things like junit.jar path to put into the CLASSPATH or desactivate compilation of java bindings test.