From 68085c7b7661cc5bc788e648496344985fc79997 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Fri, 12 Sep 2003 10:06:42 +0000 Subject: [PATCH] Regen, and comment changes. --- lib/autoconf/fortran.m4 | 4 ++-- man/config.guess.1 | 2 +- man/config.sub.1 | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/autoconf/fortran.m4 b/lib/autoconf/fortran.m4 index deaa82b2..e5e66f0b 100644 --- a/lib/autoconf/fortran.m4 +++ b/lib/autoconf/fortran.m4 @@ -1135,8 +1135,8 @@ fi ])# AC_FC_SRCEXT -# AC_FC_FREEFORM([ACTION-IF-SUCCESS], [ACTION-IF-FAILURE]) -# -------------------------------------------------------- +# AC_FC_FREEFORM([ACTION-IF-SUCCESS], [ACTION-IF-FAILURE = FAILURE]) +# ------------------------------------------------------------------ # Look for a compiler flag to make the Fortran (FC) compiler accept # free-format source code, and adds it to FCFLAGS. Call # ACTION-IF-SUCCESS (defaults to nothing) if successful (i.e. can diff --git a/man/config.guess.1 b/man/config.guess.1 index e4c0ca5a..f3d52f04 100644 --- a/man/config.guess.1 +++ b/man/config.guess.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH CONFIG.GUESS "1" "August 2003" "config.guess (2003-07-02)" "User Commands" +.TH CONFIG.GUESS "1" "September 2003" "config.guess (2003-08-18)" "User Commands" .SH NAME config.guess \- guess the build system triplet .SH SYNOPSIS diff --git a/man/config.sub.1 b/man/config.sub.1 index 50ec9236..ba590162 100644 --- a/man/config.sub.1 +++ b/man/config.sub.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH CONFIG.SUB "1" "August 2003" "config.sub (2003-07-17)" "User Commands" +.TH CONFIG.SUB "1" "September 2003" "config.sub (2003-08-18)" "User Commands" .SH NAME config.sub \- validate and canonicalize a configuration triplet .SH SYNOPSIS -- 2.47.2