From 735456cc9e5e5bac5aa8a0b4eb846b46218793cb Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Wed, 10 Sep 2003 16:54:12 +0000 Subject: [PATCH] * tests/mktests.sh (au_exclude_egrep): Make it harder to be willing to edit the output files. --- ChangeLog | 5 +++++ tests/acc.at | 7 ++++++- tests/acfortran.at | 7 ++++++- tests/acfunctions.at | 7 ++++++- tests/acgeneral.at | 7 ++++++- tests/acheaders.at | 7 ++++++- tests/aclang.at | 7 ++++++- tests/aclibs.at | 7 ++++++- tests/acprograms.at | 7 ++++++- tests/acspecific.at | 7 ++++++- tests/acstatus.at | 7 ++++++- tests/actypes.at | 7 ++++++- tests/mktests.sh | 9 ++++++++- 13 files changed, 79 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6a2a7171..7eb1bfb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-09-10 Akim Demaille + + * tests/mktests.sh (au_exclude_egrep): Make it harder to be + willing to edit the output files. + 2003-09-10 Akim Demaille * tests/fortran.at (GNU Fortran 77): Also exercise AC_FC_SRCEXT diff --git a/tests/acc.at b/tests/acc.at index 38b1d2a9..8d289028 100644 --- a/tests/acc.at +++ b/tests/acc.at @@ -1,4 +1,9 @@ -# Generated by mktests.sh, do not edit by hand. -*- Autotest -*- +# Generated by mktests.sh. -*- Autotest -*- + +## --------------------- ## +## Do not edit by hand. ## +## --------------------- ## + # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. AT_BANNER([Testing autoconf/c macros.]) diff --git a/tests/acfortran.at b/tests/acfortran.at index 6911aa45..baef21cb 100644 --- a/tests/acfortran.at +++ b/tests/acfortran.at @@ -1,4 +1,9 @@ -# Generated by mktests.sh, do not edit by hand. -*- Autotest -*- +# Generated by mktests.sh. -*- Autotest -*- + +## --------------------- ## +## Do not edit by hand. ## +## --------------------- ## + # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. AT_BANNER([Testing autoconf/fortran macros.]) diff --git a/tests/acfunctions.at b/tests/acfunctions.at index c02b2cf6..2c1d6d14 100644 --- a/tests/acfunctions.at +++ b/tests/acfunctions.at @@ -1,4 +1,9 @@ -# Generated by mktests.sh, do not edit by hand. -*- Autotest -*- +# Generated by mktests.sh. -*- Autotest -*- + +## --------------------- ## +## Do not edit by hand. ## +## --------------------- ## + # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. AT_BANNER([Testing autoconf/functions macros.]) diff --git a/tests/acgeneral.at b/tests/acgeneral.at index 7aa818e4..cff0af7b 100644 --- a/tests/acgeneral.at +++ b/tests/acgeneral.at @@ -1,4 +1,9 @@ -# Generated by mktests.sh, do not edit by hand. -*- Autotest -*- +# Generated by mktests.sh. -*- Autotest -*- + +## --------------------- ## +## Do not edit by hand. ## +## --------------------- ## + # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. AT_BANNER([Testing autoconf/general macros.]) diff --git a/tests/acheaders.at b/tests/acheaders.at index 905a4c6d..dee74ead 100644 --- a/tests/acheaders.at +++ b/tests/acheaders.at @@ -1,4 +1,9 @@ -# Generated by mktests.sh, do not edit by hand. -*- Autotest -*- +# Generated by mktests.sh. -*- Autotest -*- + +## --------------------- ## +## Do not edit by hand. ## +## --------------------- ## + # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. AT_BANNER([Testing autoconf/headers macros.]) diff --git a/tests/aclang.at b/tests/aclang.at index f2e236a4..4a2216b6 100644 --- a/tests/aclang.at +++ b/tests/aclang.at @@ -1,4 +1,9 @@ -# Generated by mktests.sh, do not edit by hand. -*- Autotest -*- +# Generated by mktests.sh. -*- Autotest -*- + +## --------------------- ## +## Do not edit by hand. ## +## --------------------- ## + # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. AT_BANNER([Testing autoconf/lang macros.]) diff --git a/tests/aclibs.at b/tests/aclibs.at index 4ebbbcca..568c37c8 100644 --- a/tests/aclibs.at +++ b/tests/aclibs.at @@ -1,4 +1,9 @@ -# Generated by mktests.sh, do not edit by hand. -*- Autotest -*- +# Generated by mktests.sh. -*- Autotest -*- + +## --------------------- ## +## Do not edit by hand. ## +## --------------------- ## + # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. AT_BANNER([Testing autoconf/libs macros.]) diff --git a/tests/acprograms.at b/tests/acprograms.at index cbd8d949..d21a4759 100644 --- a/tests/acprograms.at +++ b/tests/acprograms.at @@ -1,4 +1,9 @@ -# Generated by mktests.sh, do not edit by hand. -*- Autotest -*- +# Generated by mktests.sh. -*- Autotest -*- + +## --------------------- ## +## Do not edit by hand. ## +## --------------------- ## + # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. AT_BANNER([Testing autoconf/programs macros.]) diff --git a/tests/acspecific.at b/tests/acspecific.at index 86aa1b5b..9700e24e 100644 --- a/tests/acspecific.at +++ b/tests/acspecific.at @@ -1,4 +1,9 @@ -# Generated by mktests.sh, do not edit by hand. -*- Autotest -*- +# Generated by mktests.sh. -*- Autotest -*- + +## --------------------- ## +## Do not edit by hand. ## +## --------------------- ## + # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. AT_BANNER([Testing autoconf/specific macros.]) diff --git a/tests/acstatus.at b/tests/acstatus.at index 7769d8ae..75800bc7 100644 --- a/tests/acstatus.at +++ b/tests/acstatus.at @@ -1,4 +1,9 @@ -# Generated by mktests.sh, do not edit by hand. -*- Autotest -*- +# Generated by mktests.sh. -*- Autotest -*- + +## --------------------- ## +## Do not edit by hand. ## +## --------------------- ## + # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. AT_BANNER([Testing autoconf/status macros.]) diff --git a/tests/actypes.at b/tests/actypes.at index 951541b6..7d344675 100644 --- a/tests/actypes.at +++ b/tests/actypes.at @@ -1,4 +1,9 @@ -# Generated by mktests.sh, do not edit by hand. -*- Autotest -*- +# Generated by mktests.sh. -*- Autotest -*- + +## --------------------- ## +## Do not edit by hand. ## +## --------------------- ## + # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. AT_BANNER([Testing autoconf/types macros.]) diff --git a/tests/mktests.sh b/tests/mktests.sh index b5525fe5..b9456347 100755 --- a/tests/mktests.sh +++ b/tests/mktests.sh @@ -218,7 +218,12 @@ do # Filter out required macros. { sed 's/^ *//' </dev/null 2>&1; then mv ac$base.tat ac$base.at + # Help people not to update these files by hand. + chmod a-w ac$base.at else rm -f ac$base.tat ac$base.at touch ac$base.at -- 2.47.2