Index: gnulib-tool =================================================================== RCS file: /cvsroot/gnulib/gnulib/gnulib-tool,v retrieving revision 1.73 diff -u -p -r1.73 gnulib-tool --- gnulib-tool 2 Sep 2005 17:28:31 -0000 1.73 +++ gnulib-tool 3 Sep 2005 06:36:01 -0000 @@ -988,7 +988,7 @@ func_import () # frequently that developers don't put autogenerated files into CVS. echo "Copying file $g2" test -n "$dry_run" && dry=echo - if test -z "$symbolic" && cmp "$gnulib_dir/$f2" "$destdir/$g2.tmp"; then + if test -n "$symbolic" && cmp "$gnulib_dir/$f2" "$destdir/$g2.tmp"; then func_ln_if_changed "$gnulib_dir/$f2" "$destdir/$g2" else $dry mv -f "$destdir/$g2.tmp" "$destdir/${g2}" || func_fatal_error "failed" @@ -1013,7 +1013,7 @@ func_import () if test -n "$libtool"; then actioncmd="$actioncmd --libtool" fi - actioncmd="$actioncmd -macro-prefix=$macro_prefix" + actioncmd="$actioncmd --macro-prefix=$macro_prefix" actioncmd="$actioncmd `echo $specified_modules`" # Create lib/Makefile.am.