aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2016-06-17 06:31:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2016-06-17 06:31:36 +0000
commitcac45b6ea16d01ad28d13a6f88a7f2dfc3077892 (patch)
treefb69e08130c5d24ace4591cc0b2e4163d4b2e84e /autogen.sh
parenta9aa586275af6874258d346a88c6147495a0b8c0 (diff)
updated autotool files.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3512 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 7f987c9d..f47e024b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-ACLOCAL=aclocal-1.11
-AUTOMAKE=automake-1.11
+ACLOCAL=aclocal-1.14
+AUTOMAKE=automake-1.14
$ACLOCAL -I ac \
&& libtoolize --force --copy \