/[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.36 by akim, Thu Sep 25 09:30:35 2003 UTC revision 1.37 by akim, Tue Nov 4 12:32:03 2003 UTC
# Line 102  exclude_list='^ac_cv_prog_(gcc|gxx|g77)$ Line 102  exclude_list='^ac_cv_prog_(gcc|gxx|g77)$
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  #  #
105    # - AC_FC_FREEFORM
106    #   Requires the current language to be Fortran, not C.
107    #
108  # - AC_TRY, AC_.*_IFELSE, AC_RUN_LOG.  # - AC_TRY, AC_.*_IFELSE, AC_RUN_LOG.
109  #   Used in many places.  #   Used in many places.
110  #  #
# Line 131  ac_exclude_list='^AC_ARG_VAR$ Line 134  ac_exclude_list='^AC_ARG_VAR$
134  ^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?$
135  ^AC_CONFIG  ^AC_CONFIG
136  ^AC_(F77|FC)_FUNC$  ^AC_(F77|FC)_FUNC$
137  ^AC_FC_(FUNC|SRCEXT)$  ^AC_FC_(FUNC|FREEFORM|SRCEXT)$
138  ^AC_FD_CC$  ^AC_FD_CC$
139  ^AC_FUNC_(GETLOADAVG|FNMATCH_GNU|WAIT3)$  ^AC_FUNC_(GETLOADAVG|FNMATCH_GNU|WAIT3)$
140  ^AC_INIT  ^AC_INIT

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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