[nautilus] Remove configure.in ACLOCAL_FLAGS, now in Makefile.am (GNOME bug 641629)



commit 98feec44b9d93fc029e95b682ec29eb104c60320
Author: Craig Keogh <cskeogh adam com au>
Date:   Sun Feb 6 10:13:33 2011 +1030

    Remove configure.in ACLOCAL_FLAGS, now in Makefile.am (GNOME bug 641629)

 configure.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 58f448e..a7772e1 100644
--- a/configure.in
+++ b/configure.in
@@ -28,7 +28,6 @@ AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([1.9 tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AM_MAINTAINER_MODE
-AC_SUBST([ACLOCAL_AMFLAGS], ["\${ACLOCAL_FLAGS}"])
 
 dnl We need to decrement current by one in the calculation of the age because
 dnl the library was started with version "1:0:0" instead of "0:0:0"



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