From c4e348c7eea7bf642e684c071111911fe7be2ae6 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 15 Oct 2006 20:28:44 +0000 Subject: 2006-10-15 Thomas Schwinge * configure.ac: Update texts snippets: GNU Automake 1.10 has just been released. --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 534a948f..fee71475 100644 --- a/configure.ac +++ b/configure.ac @@ -199,7 +199,7 @@ AC_CONFIG_COMMANDS([frob_Makefile_for_correct_output_files_for_.S_files],[ then] AC_MSG_NOTICE([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.]) + [updating to Automake 1.10 or better.]) [else] AC_MSG_ERROR([failed to patch using ] [`Makefile.correct_output_files_for_.S_files.patch'.] @@ -219,7 +219,7 @@ AC_CONFIG_COMMANDS([frob_Makefile_for_correct_output_files_for_.S_files],[ # 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([frob_Makefile_for_dependency_tracking_for_.S_files],[ @@ -230,7 +230,7 @@ AC_CONFIG_COMMANDS([frob_Makefile_for_dependency_tracking_for_.S_files],[ else] AC_MSG_NOTICE([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.]) + [1.10 or better if you need such support.]) dnl In case someone feels like completing this instead of simply using a fixed dnl version of Automake... dnl if "$PATCH" -f; then :; else] -- cgit v1.2.3