
--- ChangeLog | 4 ++++ configure.ac | 1 - 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 74d893a..337542e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-04-30 Guillaume Lazzara <lazzara@lrde.epita.fr> + + * configure.ac: Do not configure tests/fun/l2l anymore. + 2009-04-28 Frederic Bour <bour@lrde.epita.fr> Correct bugs, point functions. diff --git a/configure.ac b/configure.ac index a2b0f13..c845dbd 100644 --- a/configure.ac +++ b/configure.ac @@ -210,7 +210,6 @@ AC_CONFIG_FILES([ milena/tests/extract/Makefile milena/tests/fun/Makefile milena/tests/fun/i2v/Makefile - milena/tests/fun/l2l/Makefile milena/tests/fun/p2b/Makefile milena/tests/fun/p2p/Makefile milena/tests/fun/p2v/Makefile -- 1.5.6.5