summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2000-12-28 15:46:20 +0000
committerBen Lindstrom <mouring@eviladmin.org>2000-12-28 15:46:20 +0000
commit42717bf8fff94146edf43ea266113f1a54456c62 (patch)
tree8517e7c09f73392aec4e3d21a498ce2914511ea7 /configure.in
parent9fa07d6318538147f9d41a42760a4eacaa4499bb (diff)
- (bal) Fixed spelling of 'authorized_keys' in ssh-copy-id.1 by Christian Kurz <shorty@debain.org> 20001228 - (bal) SCO patch to not include <sys/queue.h> since it's unrelated header. Patch by Tim Rice <tim@multitalents.net> - Updated TODO w/ known HP/UX issue - (bal) removed extra <netdb.h> noticed by Kevin Steves and removed the bad reference to 'NeXT including it else were' on the #ifdef version.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 08cd9e12..7fade4ef 100644
--- a/configure.in
+++ b/configure.in
@@ -230,6 +230,7 @@ mips-sony-bsd|mips-sony-newsos4)
rsh_path="/usr/bin/rcmd"
AC_DEFINE(HAVE_SCO_PROTECTED_PW)
AC_DEFINE(DISABLE_SHADOW)
+ AC_DEFINE(HAVE_BOGUS_SYS_QUEUE_H)
;;
*-dec-osf*)
# This is untested