This commit is contained in:
Akim Demaille 2001-08-27 08:38:45 +00:00
parent b1032ba246
commit 36d80ab363
5 changed files with 2246 additions and 1 deletions

2221
configure vendored

File diff suppressed because it is too large Load Diff

8
tests/acautoheader.at Normal file
View File

@ -0,0 +1,8 @@
# Generated by mktests.sh, do not edit by hand. -*- Autotest -*-
# Copyright 2000, 2001 Free Software Foundation, Inc.
AT_BANNER([Testing autoconf/autoheader macros.])
# Modern macros.
# Obsolete macros.

8
tests/acautoupdate.at Normal file
View File

@ -0,0 +1,8 @@
# Generated by mktests.sh, do not edit by hand. -*- Autotest -*-
# Copyright 2000, 2001 Free Software Foundation, Inc.
AT_BANNER([Testing autoconf/autoupdate macros.])
# Modern macros.
# Obsolete macros.

View File

@ -16,6 +16,5 @@ AT_CHECK_MACRO([AC_PREFIX_DEFAULT])
AT_CHECK_AU_MACRO([AC_CHECKING])
AT_CHECK_AU_MACRO([AC_COMPILE_CHECK])
AT_CHECK_AU_MACRO([AC_ENABLE])
AT_CHECK_AU_MACRO([AC_OUTPUT_COMMANDS])
AT_CHECK_AU_MACRO([AC_VALIDATE_CACHED_SYSTEM_TUPLE])
AT_CHECK_AU_MACRO([AC_WITH])

9
tests/acstatus.at Normal file
View File

@ -0,0 +1,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])