gnulib-tool: fix filelist for AIX, HP-UX ksh.
[pspp] / ChangeLog
index cc8d5c37993ac7ceb6cf5f05cdf1b10b509e1fbe..e3498fa16c66d23d07ca59b2daf669fb04542572 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2010-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       gnulib-tool: fix filelist for AIX, HP-UX ksh.
+       * gnulib-tool (func_filter_filelist): Do not quote possibly-empty
+       variables in shell case patterns, for AIX and HP-UX ksh.
+
+       Split large sed scripts, for HP-UX sed.
+       * modules/stdio: Split sed scripts around 50 sed commands,
+       to avoid HP-UX limit of 99 commands, in the near future.
+       * modules/string: Likewise.
+       * modules/unistd: Likewise.
+
+       gnulib-tool: avoid writing in the current directory.
+       * gnulib-tool (func_emit_lib_Makefile_am)
+       (func_emit_tests_Makefile_am): Put temporary files in $tmp,
+       not in the current directory, so concurrent gnulib-tool
+       instances do not interfere.
+
 2010-01-16  Jim Meyering  <meyering@redhat.com>
 
        doc: update users.txt