+2006-11-02 Charles Wilson <cygwin@cwilson.fastmail.fm>
+
+ * gnulib-tool (func_import): Fix typo in actioncmd.
+
2006-11-02 Bruno Haible <bruno@clisp.org>
* gnulib-tool (func_get_automake_snippet): Interpret a backslash-
progname=$0
package=gnulib
-cvsdatestamp='$Date: 2006-11-02 13:59:13 $'
+cvsdatestamp='$Date: 2006-11-02 14:47:36 $'
last_checkin_date=`echo "$cvsdatestamp" | sed -e 's,^\$[D]ate: ,,'`
version=`echo "$last_checkin_date" | sed -e 's/ .*$//' -e 's,/,-,g'`
nl='
func_append actioncmd " --lgpl"
fi
if test -n "$makefile_name"; then
- func_append actioncmd " --makefile_name=$makefile_name"
+ func_append actioncmd " --makefile-name=$makefile_name"
fi
if test "$libtool" = true; then
func_append actioncmd " --libtool"