source: trunk/essentials/sys-devel/autoconf/tests/aclang.at

Last change on this file was 3092, checked in by bird, 18 years ago

autoconf 2.61

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
9AT_BANNER([Testing autoconf/lang macros.])
10
11# Modern macros.
12AT_CHECK_MACRO([AC_NO_EXECUTABLES])
13AT_CHECK_MACRO([AC_REQUIRE_CPP])
14
15# Obsolete macros.
Note: See TracBrowser for help on using the repository browser.