| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
* macros/as-compiler-flags.m4 configure.ac: add a new files of autoconf macro
to check support of warning flags, add needed line in configure.ac to define
variable WARNING_FLAGS, containing only supported flags.
|
|
|
|
| |
* remove critical exit from java macros
|
|
|
|
|
| |
things like junit.jar path to put into the CLASSPATH or desactivate
compilation of java bindings test.
|
| |
|
| |
|
|
Makefile and configure without check-xml installed.
PS: The distribution is not checked yet.
|