summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-05-17 00:38:59 +0000
committerBenjamin Otte <otte@gnome.org>2004-05-17 00:38:59 +0000
commit27a875e4b03d7ba05f184018e5a2a6c2ec65c35f (patch)
tree2051e4928194057f4fd0768e3168d94d0187a6f7 /configure.ac
parentd995685d9c0080f00f8690f747df3c9407da603e (diff)
whoops, checked in too much
Original commit message from CVS: whoops, checked in too much
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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