/[autoconf]/autoconf/tests/atgeneral.m4
ViewVC logotype

Diff of /autoconf/tests/atgeneral.m4

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

revision 1.70 by eggert, Sun Nov 25 15:13:04 2001 UTC revision 1.71 by eggert, Fri Apr 19 19:07:04 2002 UTC
# Line 1  Line 1 
1  include(m4sh.m4)                                            -*- Autoconf -*-  include(m4sh.m4)                                            -*- Autoconf -*-
2  # M4 macros used in building test suites.  # M4 macros used in building test suites.
3  # Copyright 2000, 2001 Free Software Foundation, Inc.  # Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
4    
5  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
6  # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by
# Line 318  elif test $at_debug = false; then Line 318  elif test $at_debug = false; then
318    for at_group in $at_fail_list; do    for at_group in $at_fail_list; do
319      echo $at_n " $at_group$at_c"      echo $at_n " $at_group$at_c"
320      ( echo "#! /bin/sh"      ( echo "#! /bin/sh"
321          echo '${ZSH_VERSION-:} alias -g '\''${1+"$@"}'\''='\''"$@"'\'''
322        echo 'exec ${CONFIG_SHELL-'"$SHELL"'} '"$[0]"' -v -d '"$at_group"' ${1+"$[@]"}'        echo 'exec ${CONFIG_SHELL-'"$SHELL"'} '"$[0]"' -v -d '"$at_group"' ${1+"$[@]"}'
323        echo 'exit 1'        echo 'exit 1'
324      ) >debug-$at_group.sh      ) >debug-$at_group.sh

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.71

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