source:
trunk/essentials/sys-devel/autoconf/tests/aclang.at
Last change on this file was 3092, checked in by , 18 years ago | |
---|---|
File size: 365 bytes |
Line | |
---|---|
1 | # Generated by mktests.sh. -*- Autotest -*- |
2 | |
3 | ## --------------------- ## |
4 | ## Do not edit by hand. ## |
5 | ## --------------------- ## |
6 | |
7 | # Copyright (C) 2000, 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
8 | |
9 | AT_BANNER([Testing autoconf/lang macros.]) |
10 | |
11 | # Modern macros. |
12 | AT_CHECK_MACRO([AC_NO_EXECUTABLES]) |
13 | AT_CHECK_MACRO([AC_REQUIRE_CPP]) |
14 | |
15 | # Obsolete macros. |
Note:
See TracBrowser
for help on using the repository browser.