summaryrefslogtreecommitdiff
path: root/NEWS
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 /NEWS
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 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f2a4e471..10fdd6ba 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ Now include stdint.h.
- Mostly in the test suite.
- Invocation of GNU M4 now robust to POSIXLY_CORRECT.
- configure accepts --prefix='' again.
+- AC_CHECK_LIB works properly when its first argument is not a
+ literal.
* Major changes in Autoconf 2.50