autoconf/tests/aclang.at
Akim Demaille 2fbbb4bafe * tests/mktests.sh (au_exclude_egrep): Fix output copyright notice.
* lib/autom4te.cfg (args): Add local.at? for Autotest args.
* tests/atspecific.m4: Rename as...
* tests/local.at: This.
* tests/suite.at: Move the globals into...
* tests/local.at: here.
* tests/Makefile.am: Adjust.
* doc/autoconf.texi (testsuite Scripts): Adjust.
2003-06-23 11:11:41 +00:00

12 lines
314 B
Plaintext

# Generated by mktests.sh, do not edit by hand. -*- Autotest -*-
# Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
AT_BANNER([Testing autoconf/lang macros.])
# Modern macros.
AT_CHECK_MACRO([AC_NO_EXECUTABLES])
AT_CHECK_MACRO([AC_REQUIRE_CPP])
# Obsolete macros.
AT_CHECK_AU_MACRO([AC_LANG_SAVE])