Statistics
| Branch: | Tag: | Revision:

root / autogen.sh @ 084565ac

History | View | Annotate | Download (283 Bytes)

# Date Author Comment
5ba3e84f 11/06/2009 03:32 pm Iustin Pop

Remove obsolete statement in autogen.sh

Nowadays we have actual files (tracket by VCS) in autotools/, so we know
the directory exists.

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

e70f1b7c 06/13/2008 05:33 pm Michael Hanselmann

Move warning flags from autogen.sh to configure.ac

Reviewed-by: iustinp

e02f23f8 06/12/2008 04:47 pm Michael Hanselmann

Don't use specific versions in autogen.sh

Not all distributions have the same version of aclocal, autoconf
or automake. Users can pass the name of a specific executables
via environment variables. Change configure.ac to require at
least autoconf 1.9.

Reviewed-by: iustinp

6e06b36c 11/26/2007 05:48 pm Iustin Pop

Add checking of python modules at ./configure time

This patch adds checking for our external python modules at the
./configure stage, as it's better to check than rely on documentation.

The patch adds one autoconf macro from the autoconf macro archive
(http://autoconf-archive.cryp.to)...

2007c9be 10/02/2007 10:41 am Michael Hanselmann

Print automake warnings.

Reviewed-by: ultrotter

16ebf761 07/19/2007 04:58 pm Iustin Pop

Rename the config dir to autotools

47cdf8b9 07/18/2007 11:38 am Michael Hanselmann

Add autogen.bash, move some files to config/