/[autoconf]/autoconf/lib/autotest/general.m4
ViewVC logotype

Diff of /autoconf/lib/autotest/general.m4

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

revision 1.132 by eggert, Sat Apr 20 06:09:02 2002 UTC revision 1.133 by eggert, Sun Apr 21 06:35:08 2002 UTC
# Line 569  _ATEOF Line 569  _ATEOF
569              # Create the debugging script.              # Create the debugging script.
570              {              {
571                echo "#! /bin/sh"                echo "#! /bin/sh"
572                echo '${ZSH_VERSION-:} alias -g '\''${1+"$@"}'\''='\''"$@"'\'''                echo 'test "${ZSH_VERSION+set}" = set && alias -g '\''${1+"$[@]"}'\''='\''"$[@]"'\'''
573                echo "cd $at_dir"                echo "cd $at_dir"
574                echo 'exec ${CONFIG_SHELL-'"$SHELL"'}' "$[0]" \                echo 'exec ${CONFIG_SHELL-'"$SHELL"'}' "$[0]" \
575                     '-v -d' "$at_debug_args" "$at_group" '${1+"$[@]"}'                     '-v -d' "$at_debug_args" "$at_group" '${1+"$[@]"}'

Legend:
Removed from v.1.132  
changed lines
  Added in v.1.133

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