summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEnrico M. Crisostomo <enrico.m.crisostomo@gmail.com>2014-09-13 23:57:24 +0200
committerPeter Simons <simons@cryp.to>2014-09-13 23:57:24 +0200
commitb872a22fde8c7b8cbf995ea1e11bc7a21e27061b (patch)
treeeaf53e44b5223a06f4320e81333179ce4599444b /NEWS
parente1fe2d092ef3a6ccf6dfc106a5c3dae74c7605dc (diff)
downloadautoconf-archive-b872a22fde8c7b8cbf995ea1e11bc7a21e27061b.tar.gz
AX_CXX_HAVE_FUNCTION: remove dependency on AX_CXX_NAMESPACES
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f156a16..700edc3 100644
--- a/NEWS
+++ b/NEWS
@@ -24,8 +24,8 @@
AX_CXX_HAVE_REFERENCE_WRAPPER, AX_CXX_HAVE_BAD_FUNCTION_CALL,
AX_CXX_HAVE_BIND, AX_CXX_HAVE_BIT_AND, AX_CXX_HAVE_BIT_OR,
- AX_CXX_HAVE_BIT_XOR, AX_CXX_HAVE_CREF: remove dependency on
- AX_CXX_NAMESPACES.
+ AX_CXX_HAVE_BIT_XOR, AX_CXX_HAVE_CREF, AX_CXX_HAVE_FUNCTION: remove
+ dependency on AX_CXX_NAMESPACES.
AX_PROG_FLEX has been extended to support OpenBSD.