/[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.33 by akim, Thu Sep 4 14:33:03 2003 UTC revision 1.34 by akim, Wed Sep 10 16:49:46 2003 UTC
# Line 98  exclude_list='^ac_cv_prog_(gcc|gxx|g77)$ Line 98  exclude_list='^ac_cv_prog_(gcc|gxx|g77)$
98  # - AC_LANG*  # - AC_LANG*
99  #   Heavily used by other macros.  #   Heavily used by other macros.
100  #  #
101  # - AC_PATH_PROGS?, AC_F77_FUNC, AC_FC_FUNC  # - AC_PATH_PROGS?, AC_F77_FUNC, AC_FC_FUNC, AC_FC_SRCEXT
102  #   They produce `= val' because $1, the variable used to store the result,  #   They produce `= val' because $1, the variable used to store the result,
103  #   is empty.  #   is empty.
104  #  #
# Line 131  ac_exclude_list='^AC_ARG_VAR$ Line 131  ac_exclude_list='^AC_ARG_VAR$
131  ^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?$
132  ^AC_CONFIG  ^AC_CONFIG
133  ^AC_(F77|FC)_FUNC$  ^AC_(F77|FC)_FUNC$
134    ^AC_FC_(FUNC|SRCEXT)$
135  ^AC_FD_CC$  ^AC_FD_CC$
136  ^AC_FUNC_(GETLOADAVG|FNMATCH_GNU|WAIT3)$  ^AC_FUNC_(GETLOADAVG|FNMATCH_GNU|WAIT3)$
137  ^AC_INIT  ^AC_INIT

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

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