summaryrefslogtreecommitdiff
path: root/acconfig.h
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 /acconfig.h
parent9fa07d6318538147f9d41a42760a4eacaa4499bb (diff)
20001229
- (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 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 21832fe2d..494c06f7d 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -12,6 +12,7 @@
12 12
13/* SCO workaround */ 13/* SCO workaround */
14#undef BROKEN_SYS_TERMIO_H 14#undef BROKEN_SYS_TERMIO_H
15#undef HAVE_BOGUS_SYS_QUEUE_H
15 16
16/* Define if you have SCO protected password database */ 17/* Define if you have SCO protected password database */
17#undef HAVE_SCO_PROTECTED_PW 18#undef HAVE_SCO_PROTECTED_PW