diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-10-15 20:30:17 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:48 +0200 |
commit | 791b8ef7e38ef7d03b81bdf15dfface372d29f86 (patch) | |
tree | 3322a78cfe59a8b8cdc01c1396ddeb47285b8dbb | |
parent | c4e348c7eea7bf642e684c071111911fe7be2ae6 (diff) |
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
* configure: Regenerate.
-rw-r--r-- | ChangeLog | 2 | ||||
-rwxr-xr-x | configure | 10 |
2 files changed, 7 insertions, 5 deletions
@@ -1,5 +1,7 @@ 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> + * configure: Regenerate. + * configure.ac: Update texts snippets: GNU Automake 1.10 has just been released. @@ -8421,7 +8421,7 @@ fi # But since adding such support is nontrivial and the nonexistent dependency # tracking (missing only for .S files) is not considered a fundamental problem, # we save the costs of adding such support here. You should instead consider -# updating to Automake 1.10 (once it is released) or better. +# updating to Automake 1.10 or better. # ac_config_commands="$ac_config_commands frob_Makefile_for_dependency_tracking_for_.S_files" @@ -10943,10 +10943,10 @@ echo "$as_me: ... not a problem with the used version of Automake." >&6;} then { echo "$as_me:$LINENO: Applied a patch to fix a bug in your version of Automake. The applied fix should work in most cases. You could also consider - updating to Automake 1.10 (once it is released) or better." >&5 + updating to Automake 1.10 or better." >&5 echo "$as_me: Applied a patch to fix a bug in your version of Automake. The applied fix should work in most cases. You could also consider - updating to Automake 1.10 (once it is released) or better." >&6;} + updating to Automake 1.10 or better." >&6;} else { { echo "$as_me:$LINENO: error: failed to patch using \`Makefile.correct_output_files_for_.S_files.patch'. @@ -10966,10 +10966,10 @@ echo "$as_me: ... not a problem with the used version of Automake." >&6;} else { echo "$as_me:$LINENO: Your build of GNU Mach won't have dependency tracking for (preprocessed) Assembler source files. Consider updating to Automake - 1.10 (once it is released) or better if you need such support." >&5 + 1.10 or better if you need such support." >&5 echo "$as_me: Your build of GNU Mach won't have dependency tracking for (preprocessed) Assembler source files. Consider updating to Automake - 1.10 (once it is released) or better if you need such support." >&6;} + 1.10 or better if you need such support." >&6;} fi esac done |