summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 7d8adfcb..13c05584 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# $Id: configure.ac,v 1.524 2013/05/16 10:47:32 dtucker Exp $
+# $Id: configure.ac,v 1.525 2013/05/29 22:29:09 dtucker Exp $
#
# Copyright (c) 1999-2004 Damien Miller
#
@@ -15,7 +15,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
AC_INIT([OpenSSH], [Portable], [openssh-unix-dev@mindrot.org])
-AC_REVISION($Revision: 1.524 $)
+AC_REVISION($Revision: 1.525 $)
AC_CONFIG_SRCDIR([ssh.c])
AC_LANG([C])
@@ -1531,6 +1531,7 @@ AC_CHECK_FUNCS([ \
clock \
closefrom \
dirfd \
+ endgrent \
fchmod \
fchown \
freeaddrinfo \