/[autoconf]/autoconf/tests/mktests.sh
ViewVC logotype

Diff of /autoconf/tests/mktests.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by akim, Wed Sep 10 16:49:46 2003 UTC revision 1.35 by akim, Wed Sep 10 16:54:12 2003 UTC
# Line 218  do Line 218  do
218    # Filter out required macros.    # Filter out required macros.
219    {    {
220      sed 's/^ *//' <<MK_EOF      sed 's/^ *//' <<MK_EOF
221      # Generated by $as_me, do not edit by hand. -*- Autotest -*-      # Generated by $as_me.                      -*- Autotest -*-
222    
223        ## --------------------- ##
224        ## Do not edit by hand.  ##
225        ## --------------------- ##
226    
227      # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.      # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
228    
229      AT_BANNER([Testing autoconf/$base macros.])      AT_BANNER([Testing autoconf/$base macros.])
# Line 245  MK_EOF Line 250  MK_EOF
250    # check, output /rien du tout/[1].    # check, output /rien du tout/[1].
251    if grep AT_CHECK ac$base.tat >/dev/null 2>&1; then    if grep AT_CHECK ac$base.tat >/dev/null 2>&1; then
252      mv ac$base.tat ac$base.at      mv ac$base.tat ac$base.at
253        # Help people not to update these files by hand.
254        chmod a-w ac$base.at
255    else    else
256      rm -f ac$base.tat ac$base.at      rm -f ac$base.tat ac$base.at
257      touch ac$base.at      touch ac$base.at

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26