/[autoconf]/autoconf/tests/mktests.sh
ViewVC logotype

Diff of /autoconf/tests/mktests.sh

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

revision 1.25 by eggert, Wed May 29 22:29:54 2002 UTC revision 1.26 by akim, Fri Jun 7 07:17:54 2002 UTC
# Line 85  exclude_list='^ac_cv_prog_(gcc|gxx|g77)$ Line 85  exclude_list='^ac_cv_prog_(gcc|gxx|g77)$
85  #   Performed in the semantics tests.  #   Performed in the semantics tests.
86  # - AC_CONFIG  # - AC_CONFIG
87  #   They fail when the source does not exist.  #   They fail when the source does not exist.
88    # - AC_FUNC_GETLOADAVG
89    #   Requires a file that is not shipped with Autoconf.  But it should.
90  # - AC_INIT  # - AC_INIT
91  #   AC_INIT includes all the AC_INIT macros.  Note that there is an  #   AC_INIT includes all the AC_INIT macros.  Note that there is an
92  #   infinite m4 recursion if AC_INIT it used twice.  #   infinite m4 recursion if AC_INIT it used twice.
# Line 115  ac_exclude_list='^AC_ARG_VAR$ Line 117  ac_exclude_list='^AC_ARG_VAR$
117  ^AC_CHECK_(DECL|FILE|FUNC|HEADER|LIB|MEMBER|PROG|SIZEOF|TOOL|TYPE)S?$  ^AC_CHECK_(DECL|FILE|FUNC|HEADER|LIB|MEMBER|PROG|SIZEOF|TOOL|TYPE)S?$
118  ^AC_CONFIG  ^AC_CONFIG
119  ^AC_F77_FUNC$  ^AC_F77_FUNC$
120    ^AC_FUNC_GETLOADAVG$
121  ^AC_INIT  ^AC_INIT
122  ^AC_LANG  ^AC_LANG
123  ^AC_LINKER_OPTION$  ^AC_LINKER_OPTION$

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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