blob: cc868346f0cfac0c2f649aa9f1de9c580e62b297 (
plain)
1
2
3
4
5
6
7
8
9
|
# Generated by mktests.sh, do not edit by hand. -*- Autotest -*-
# Copyright 2000, 2001 Free Software Foundation, Inc.
AT_BANNER([Testing autoconf/status macros.])
# Modern macros.
# Obsolete macros.
AT_CHECK_AU_MACRO([AC_OUTPUT_COMMANDS])
|