From b8ba89625b5adbd29add6d112b13d5fed02e3579 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Mon, 17 May 2004 00:38:59 +0000 Subject: whoops, checked in too much Original commit message from CVS: whoops, checked in too much --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 24a69e9f..fb968f2d 100644 --- a/configure.ac +++ b/configure.ac @@ -36,7 +36,7 @@ AM_CONFIG_HEADER(config.h) dnl Add parameters for aclocal dnl (This must come after AM_INIT_AUTOMAKE, since it modifies ACLOCAL) -ACLOCAL_FLAGS="-I m4 -I common/m4 -I ." +ACLOCAL_FLAGS="-I m4 -I common/m4" AC_SUBST(ACLOCAL_AMFLAGS, $ACLOCAL_FLAGS) AC_PROG_CC -- cgit v1.2.1