/[autoconf]/autoconf/tests/torture.at
ViewVC logotype

Diff of /autoconf/tests/torture.at

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

revision 1.38 by akim, Tue Oct 29 08:09:40 2002 UTC revision 1.39 by akim, Wed Nov 6 10:29:22 2002 UTC
# Line 687  AT_CHECK([test -f inner/innermost/config Line 687  AT_CHECK([test -f inner/innermost/config
687    
688  # Running the outer configure recursively should provide the innermost  # Running the outer configure recursively should provide the innermost
689  # help strings.  # help strings.
690  AT_CHECK([./configure --help=recursive | grep -w INNER],     0, [ignore])  AT_CHECK([./configure --help=recursive | grep " INNER "],     0, [ignore])
691  AT_CHECK([./configure --help=recursive | grep -w INNERMOST], 0, [ignore])  AT_CHECK([./configure --help=recursive | grep " INNERMOST "], 0, [ignore])
692    
693  # Running the outer configure should trigger the inner.  # Running the outer configure should trigger the inner.
694  AT_CHECK_CONFIGURE([INNERMOST=tsomrenni])  AT_CHECK_CONFIGURE([INNERMOST=tsomrenni])

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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