autoconf/tests/acfortran.at
Akim Demaille 9cd559746e * configure.ac (AT_CONFIG): Fix the path.
* m4/atconfig.m4 (AT_CONFIG): Don't use EOF but ATEOF so that 2.52
can be used.
2001-08-20 17:57:06 +00:00

13 lines
341 B
Plaintext

# Generated by mktests.sh, do not edit by hand. -*- Autotest -*-
# Copyright 2000, 2001 Free Software Foundation, Inc.
AT_BANNER([Testing autoconf/fortran macros.])
# Modern macros.
AT_CHECK_MACRO([AC_F77_MAIN])
AT_CHECK_MACRO([AC_F77_WRAPPERS])
AT_CHECK_MACRO([AC_PROG_F77_C_O])
# Obsolete macros.
AT_CHECK_AU_MACRO([AC_LANG_FORTRAN77])