/[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.39 by akim, Wed Nov 6 10:29:22 2002 UTC revision 1.42 by dprice, Tue Apr 1 17:33:59 2003 UTC
# Line 1  Line 1 
1  #                                                       -*- Autotest -*-  #                                                       -*- Autotest -*-
2    
3  # Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.  # Copyright (C) 2000, 2001, 2002, 2003 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 559  AT_SETUP([Configuring subdirectories]) Line 559  AT_SETUP([Configuring subdirectories])
559  AT_KEYWORDS(autoreconf)  AT_KEYWORDS(autoreconf)
560    
561  # We use aclocal (via autoreconf).  # We use aclocal (via autoreconf).
562  AT_CHECK([aclocal --version || exit 77], [], [ignore], [ignore])  AT_CHECK([aclocal --version || exit 77], [], [stdout], [ignore])
563    # It should understand configure.ac.
564    AT_CHECK([[grep '1.[01234]' stdout && exit 77]], [1], [ignore])
565    
566  # The contents of `inner/', and `inner/innermost/'.  # The contents of `inner/', and `inner/innermost/'.
567  AS_MKDIR_P([inner/innermost])  AS_MKDIR_P([inner/innermost])

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

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