New option --makefile-name.
[pspp] / ChangeLog
index 82caec70061d88ae07b3627d2cce34085034011a..cb0d221bbf32751476dd08225048cf217b03d002 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-08-27  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool: New option --makefile-name.
+       (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
+       $makefile_name.
+       (func_import): Write $makefile_name to the cache file, and read it from
+       there unless explicitly specified. Use $makefile_name as file name
+       instead of Makefile.am. Adjust the recommendations accordingly.
+
 2006-08-27  Bruno Haible  <bruno@clisp.org>
 
        * gnulib-tool: Reorder some statements.