# 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])