/[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.128 by eggert, Thu Mar 14 18:14:49 2002 UTC revision 1.129 by eggert, Tue Mar 19 06:43:17 2002 UTC
# Line 167  at_groups_all='AT_groups_all' Line 167  at_groups_all='AT_groups_all'
167  # numerical order.  # numerical order.
168  at_format='m4_bpatsubst(m4_defn([AT_ordinal]), [.], [.])'  at_format='m4_bpatsubst(m4_defn([AT_ordinal]), [.], [.])'
169  # Description of all the test groups.  # Description of all the test groups.
170  at_help_all='AT_help'])])dnl  at_help_all=
171    AT_help])])dnl
172  m4_divert([OPTIONS])  m4_divert([OPTIONS])
173    
174  while test $[@%:@] -gt 0; do  while test $[@%:@] -gt 0; do
# Line 732  m4_define([AT_KEYWORDS], Line 733  m4_define([AT_KEYWORDS],
733  # Complete a group of related tests.  # Complete a group of related tests.
734  m4_define([AT_CLEANUP],  m4_define([AT_CLEANUP],
735  [m4_append([AT_help],  [m4_append([AT_help],
736  m4_defn([AT_ordinal]);m4_defn([AT_line]);m4_defn([AT_description]);m4_ifdef([AT_keywords], [m4_defn([AT_keywords])])  at_help_all=$at_help_all'm4_defn([AT_ordinal]);m4_defn([AT_line]);m4_defn([AT_description]);m4_ifdef([AT_keywords], [m4_defn([AT_keywords])])
737    '
738  )dnl  )dnl
739      $at_times_skip || times >$at_times_file      $at_times_skip || times >$at_times_file
740      )      )

Legend:
Removed from v.1.128  
changed lines
  Added in v.1.129

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