From 9a1e42148a364910b0a162133c5d1e7683d2d5ae Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 23 Sep 2008 14:48:11 +0200 Subject: Remove build-aux/Makefile.am. Recursive Makefiles are really way too slow, let's get rid of some of them. * build-aux/Makefile.am: Rename as... * build-aux/local.mk: this. Adjust paths. * Makefile.am, configure.ac: Adjust. --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c5510f22..496f6e83 100644 --- a/configure.ac +++ b/configure.ac @@ -149,7 +149,6 @@ gt_JAVACOMP([1.3], [1.4]) gt_JAVAEXEC AC_CONFIG_FILES([Makefile - build-aux/Makefile po/Makefile.in data/Makefile etc/Makefile -- cgit v1.2.1