[gnome-commander] Removes unnecessary setting of ACLOCAL_AMFLAGS in configure.ac



commit ac26734572b6f9d0cecabd730c12f7575dc6ec0f
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Thu Feb 9 23:16:11 2017 +0100

    Removes unnecessary setting of ACLOCAL_AMFLAGS in configure.ac

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2f68ed4..a4db850 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,9 +18,6 @@ AC_PROG_CXX
 AM_PROG_LEX
 LT_INIT
 
-dnl make sure we keep ACLOCAL_FLAGS around for maintainer builds to work
-AC_SUBST(ACLOCAL_AMFLAGS, "$ACLOCAL_FLAGS -I m4")
-
 AX_CXX_COMPILE_STDCXX_11
 
 dnl add -Wall to CFLAGS when using gcc


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]