[vte] Fix build with newer libtool



commit cdc5fcd685027a3576ab6004bce4bc2aa8bad171
Author: Behdad Esfahbod <behdad behdad org>
Date:   Wed May 21 15:34:45 2014 -0400

    Fix build with newer libtool

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c16ab2e..e4b3685 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4
+ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = src po doc perf
 


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