summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2001-06-06 15:03:29 +0000
committerAkim Demaille <akim@epita.fr>2001-06-06 15:03:29 +0000
commitcb1bba338d716b149a7aafb4d5210393a01efd4d (patch)
tree14ee6ba6478dcbd5df89ec3a5a127ebefdb3132e /tests
parentafa5be9dbe386983c8b4360b493083d062fba9ee (diff)
downloadautoconf-cb1bba338d716b149a7aafb4d5210393a01efd4d.tar.gz
* acgeneral.m4 (AC_CHECK_LIB): Fix the cache var name to work
properly when $1 is not a literal. Fixes PR Autoconf/187, reported by Bram Moolenaar.
Diffstat (limited to 'tests')
-rw-r--r--tests/suite.at1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/suite.at b/tests/suite.at
index be137554..495c9139 100644
--- a/tests/suite.at
+++ b/tests/suite.at
@@ -39,7 +39,6 @@ m4_include([torture.at])
m4_include([compile.at])
# Checking that AC_CHECK_FOO macros work properly.
-AT_BANNER([FIXME: AC_CHECK_TYPE is a known failure.])
m4_include([semantics.at])
# Blind testing the macros.