[blam] autogen.sh: fix typo made in 0a36f0864e899fff8f03763164725b94c4256cc2



commit 502c3af7b007adef192c66b4dbc09ba84b5770f5
Author: Andrés G. Aragoneses <knocte gmail com>
Date:   Fri Jun 14 08:58:11 2013 +0200

    autogen.sh: fix typo made in 0a36f0864e899fff8f03763164725b94c4256cc2

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 956716e..ccc5f97 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -45,7 +45,7 @@ check_autotool_version automake 1.10
 
 : ${AUTOCONF=autoconf}
 : ${AUTOHEADER=autoheader}
-: ${ACLOCAL=automake}
+: ${AUTOMAKE=automake}
 : ${ACLOCAL=aclocal}
 : ${LIBTOOLIZE=libtoolize}
 : ${INTLTOOLIZE=intltoolize}


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