[vinagre] Remove local uesless .m4 files under folder m4. Closes #590120



commit 707453351c3eca8118c9de8c7f8661f3d6d9a58a
Author: Halton Huo <halton huo sun com>
Date:   Thu Jul 30 07:19:42 2009 +0800

    Remove local uesless .m4 files under folder m4. Closes #590120

 autogen.sh            |    2 +-
 m4/gnome-doc-utils.m4 |   53 -
 m4/gtk-doc.m4         |   39 -
 m4/intltool.m4        |  216 --
 m4/libtool.m4         | 7373 -------------------------------------------------
 m4/ltoptions.m4       |  368 ---
 m4/ltsugar.m4         |  123 -
 m4/ltversion.m4       |   23 -
 m4/lt~obsolete.m4     |   92 -
 m4/python.m4          |   62 -
 10 files changed, 1 insertions(+), 8350 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 414a5f0..8febc5f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -21,4 +21,4 @@ REQUIRED_AUTOCONF_VERSION=2.57
 REQUIRED_AUTOMAKE_VERSION=1.7
 REQUIRED_INTLTOOL_VERSION=0.35.0
 REQUIRED_PKG_CONFIG_VERSION=0.16.0
-ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I m4" USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh
+ACLOCAL_FLAGS="$ACLOCAL_FLAGS" USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh



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