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 6bb76f4dc39491e9d2bde5c448ba4f183c14f1a6..d9e17aefb478b0f8410181b4215f2467a3620f43 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 29a7de28e9e9a9559105a979faf28ec7985af44d..b5e987fe111f7763c9717e9dbeefa96dd0aa5464 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.