aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2011-08-17 00:18:03 +0800
committerJavier Jardón <jjardon@gnome.org>2011-08-17 19:09:41 +0800
commit641eee8befe742a34cd872fc1378cce99622fd90 (patch)
treeeec55fd2f0f4d9b3233258c2382bbc5df95224fa /Makefile.am
parent434e50f056b8f3cb5043bf478f2716d7bc2c4cad (diff)
downloadgsoc2013-empathy-641eee8befe742a34cd872fc1378cce99622fd90.tar
gsoc2013-empathy-641eee8befe742a34cd872fc1378cce99622fd90.tar.gz
gsoc2013-empathy-641eee8befe742a34cd872fc1378cce99622fd90.tar.bz2
gsoc2013-empathy-641eee8befe742a34cd872fc1378cce99622fd90.tar.lz
gsoc2013-empathy-641eee8befe742a34cd872fc1378cce99622fd90.tar.xz
gsoc2013-empathy-641eee8befe742a34cd872fc1378cce99622fd90.tar.zst
gsoc2013-empathy-641eee8befe742a34cd872fc1378cce99622fd90.zip
build: Update autotools config a bit
Replace deprecated autoconf macros Use new libtool syntax
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c1bed60f6..3b88fe0d9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ if HAVE_NST
SUBDIRS += $(NST_SUBDIRS)
endif
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS = \
--disable-scrollkeeper \