summaryrefslogtreecommitdiffstats
path: root/contrib/bmake/configure.in
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2015-10-23 17:38:01 +0000
committersjg <sjg@FreeBSD.org>2015-10-23 17:38:01 +0000
commita1cf517b9773cdac110ae2e070a8b6a211054302 (patch)
tree90f609aa8fbb06b6220e1227adcc383d6ee1e5c4 /contrib/bmake/configure.in
parent495cadb99fd3b99f7ac1a08451c84940d3fb747a (diff)
parentfc737f02d4dbedb056bf90a3107fd7c5af012f0f (diff)
downloadFreeBSD-src-a1cf517b9773cdac110ae2e070a8b6a211054302.zip
FreeBSD-src-a1cf517b9773cdac110ae2e070a8b6a211054302.tar.gz
Merge bmake 20151020
Diffstat (limited to 'contrib/bmake/configure.in')
-rw-r--r--contrib/bmake/configure.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/bmake/configure.in b/contrib/bmake/configure.in
index e2249b0..ae3e425 100644
--- a/contrib/bmake/configure.in
+++ b/contrib/bmake/configure.in
@@ -1,11 +1,11 @@
dnl
dnl RCSid:
-dnl $Id: configure.in,v 1.53 2014/11/06 01:49:40 sjg Exp $
+dnl $Id: configure.in,v 1.54 2015/10/10 04:17:10 sjg Exp $
dnl
dnl Process this file with autoconf to produce a configure script
dnl
AC_PREREQ(2.50)
-AC_INIT([bmake], [20140214], [sjg@NetBSD.org])
+AC_INIT([bmake], [20151009], [sjg@NetBSD.org])
AC_CONFIG_HEADERS(config.h)
dnl make srcdir absolute
@@ -105,6 +105,7 @@ AC_CHECK_HEADERS( \
ar.h \
err.h \
fcntl.h \
+ limits.h \
paths.h \
poll.h \
ranlib.h \
OpenPOWER on IntegriCloud