summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libreadline/STANDALONE
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libreadline/STANDALONE')
-rw-r--r--gnu/lib/libreadline/STANDALONE13
1 files changed, 6 insertions, 7 deletions
diff --git a/gnu/lib/libreadline/STANDALONE b/gnu/lib/libreadline/STANDALONE
index 17d5fb7..c1387f3 100644
--- a/gnu/lib/libreadline/STANDALONE
+++ b/gnu/lib/libreadline/STANDALONE
@@ -5,7 +5,6 @@ directory.
NO_SYS_FILE <sys/file.h> is not present
HAVE_UNISTD_H <unistd.h> exists
HAVE_STDLIB_H <stdlib.h> exists
-HAVE_GETPW_DECLS declarations for the getpw functions are in <pwd.h>
HAVE_VARARGS_H <varargs.h> exists and is usable
HAVE_STRING_H <string.h> exists
HAVE_ALLOCA_H <alloca.h> exists and is needed for alloca()
@@ -19,14 +18,14 @@ HAVE_SYS_STREAM_H <sys/stream.h> exists
System-specific options:
-OSF1 A machine running OSF/1
-BSD386 BSDI's BSD/386 version 1.0 or 1.1
-NetBSD NetBSD
-FreeBSD FreeBSD version 1.1
-_386BSD Old FreeBSD or NetBSD or ancient Jolitz 386bsd
-AIX AIX 3.x
+GWINSZ_IN_SYS_IOCTL need to include <sys/ioctl.h> for TIOCGWINSZ
+HAVE_GETPW_DECLS the getpw* functions are declared in <pwd.h> and cannot
+ be redeclared without compiler errors
+HAVE_STRCASECMP the strcasecmp and strncasecmp functions are available
+
USG Running a variant of System V
USGr3 Running System V.3
XENIX_22 Xenix 2.2
Linux Linux
CRAY running a recent version of Cray UNICOS
+SunOS4 Running SunOS 4.x
OpenPOWER on IntegriCloud