* gnulib-tool (func_create_testdir): Use config.guess and config.sub
from gnulib, not from Automake.
+2010-10-02 Bruno Haible <bruno@clisp.org>
+
+ gnulib-tool: In testdirs, use the newest available config.{guess.sub}.
+ * gnulib-tool (func_create_testdir): Use config.guess and config.sub
+ from gnulib, not from Automake.
+
2010-10-02 Bruno Haible <bruno@clisp.org>
New module 'system-posix'.
echo "File list:"
echo "$files" | sed -e 's/^/ /'
fi
+ # Add files for which the copy in gnulib is newer than the one that
+ # "automake --add-missing --copy" would provide.
+ files="$files build-aux/config.guess"
+ files="$files build-aux/config.sub"
+ files=`for f in $files; do echo $f; done | LC_ALL=C sort -u`
rewritten='%REWRITTEN%'
sed_rewrite_files="\