gnulib-tool (LIBTOOLPATH): Fix cut'n'paste bug.
authorSimon Josefsson <simon@josefsson.org>
Tue, 9 Mar 2010 07:13:02 +0000 (08:13 +0100)
committerSimon Josefsson <simon@josefsson.org>
Tue, 9 Mar 2010 07:13:02 +0000 (08:13 +0100)
ChangeLog
gnulib-tool

index 6bb76f4..d9e17ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-09  Simon Josefsson  <simon@josefsson.org>
+
+       * gnulib-tool (LIBTOOLPATH): Fix cut'n'paste bug.
+
 2010-03-08  Bruno Haible  <bruno@clisp.org>
 
        gnulib-tool: Add support for --libtool in --create-testdir.
index 29a7de2..b5e987f 100755 (executable)
@@ -68,7 +68,7 @@ fi
 
 # If you didn't set LIBTOOLPATH, you can also set the variable LIBTOOLIZE.
 if test -z "${LIBTOOLIZE}" || test -n "${LIBTOOLPATH}"; then
-  LIBTOOLIZE="${LIBTOOLPATH}autopoint"
+  LIBTOOLIZE="${LIBTOOLPATH}libtoolize"
 fi
 
 # You can set MAKE.