summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-02-13 10:14:52 -0800
committerTim Rice <tim@multitalents.net>2002-02-13 10:14:52 -0800
commit57e3fa8c957fb2f991dbe90f38c6717870d5d5df (patch)
tree31a4f910a2968fa58d97bb490de2c14897446b89 /configure.ac
parent150c8b557892f21ca87c5d36865d00724712c6a9 (diff)
Add rpc/rpc.h for INADDR_LOOPBACK on SCO OSR3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 62eeac0b..873214f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# $Id: configure.ac,v 1.18 2002/02/13 12:06:57 djm Exp $
+# $Id: configure.ac,v 1.19 2002/02/13 18:14:53 tim Exp $
AC_INIT
AC_CONFIG_SRCDIR([ssh.c])
@@ -395,6 +395,7 @@ AC_CHECK_HEADERS(bstring.h crypt.h endian.h floatingpoint.h \
getopt.h glob.h lastlog.h limits.h login.h \
login_cap.h maillock.h netdb.h netgroup.h \
netinet/in_systm.h paths.h poll.h pty.h \
+ rpc/rpc.h \
security/pam_appl.h shadow.h stddef.h stdint.h \
strings.h sys/bitypes.h sys/bsdtty.h sys/cdefs.h \
sys/poll.h sys/queue.h sys/select.h sys/stat.h \