Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Use automake-1.11 when possible | Benjamin Dauvergne | 2009-08-26 | 1 | -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 Dauvergne | 2008-04-23 | 1 | -1/+1 |
| | | | | * remove critical exit from java macros | ||||
* | * configure.ac,macros/ac_*.m4: add new m4 macros to detect more JAVA related | Benjamin Dauvergne | 2008-03-10 | 1 | -0/+122 |
things like junit.jar path to put into the CLASSPATH or desactivate compilation of java bindings test. |