head	1.3;
access;
symbols
	RELENG_2_2_8_RELEASE:1.2.6.1
	RELENG_2_2_7_RELEASE:1.2.6.1
	RELENG_2_2_6_RELEASE:1.2.6.1
	RELENG_2_2_5_RELEASE:1.2.6.1
	RELENG_2_2_2_RELEASE:1.2.6.1
	RELENG_2_2_1_RELEASE:1.2
	RELENG_2_2_0_RELEASE:1.2
	RELENG_2_1_7_RELEASE:1.2
	RELENG_2_1_6_1_RELEASE:1.2
	RELENG_2_1_6_RELEASE:1.2
	RELENG_2_2:1.2.0.6
	RELENG_2_2_BP:1.2
	RELENG_2_1_5_RELEASE:1.2
	RELENG_2_1_0_RELEASE:1.2
	RELENG_2_1_0:1.2.0.4
	RELENG_2_1_0_BP:1.2
	RELENG_2_0_5_RELEASE:1.2
	RELENG_2_0_5:1.2.0.2
	RELENG_2_0_5_BP:1.2
	RELENG_2_0_5_ALPHA:1.2
	RELEASE_2_0:1.1
	BETA_2_0:1.1
	ALPHA_2_0:1.1.0.2
	MOVED_NEWCVS:1.1
	FINAL_1_1_5:1.1
	ALPHA_1_1_5:1.1;
locks; strict;
comment	@# @;


1.3
date	97.01.05.16.16.34;	author ache;	state dead;
branches;
next	1.2;

1.2
date	94.12.06.03.15.07;	author ache;	state Exp;
branches
	1.2.6.1;
next	1.1;

1.1
date	94.05.13.15.47.06;	author ache;	state Exp;
branches;
next	;

1.2.6.1
date	97.04.11.16.42.12;	author asami;	state dead;
branches;
next	;


desc
@@


1.3
log
@Use contrib version now
@
text
@This is a description of C preprocessor defines that readline accepts.
Most are passed in from the parent `make'; e.g. from the bash source
directory.

NO_SYS_FILE		<sys/file.h> is not present
HAVE_UNISTD_H		<unistd.h> exists
HAVE_STDLIB_H		<stdlib.h> exists
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()
HAVE_ALLOCA		alloca(3) or a define for it exists
PRAGMA_ALLOCA		use of alloca() requires a #pragma, as in AIX 3.x
VOID_SIGHANDLER		signal handlers are void functions
HAVE_DIRENT_H		<dirent.h> exists and is usable
HAVE_SYS_PTEM_H		<sys/ptem.h> exists 
HAVE_SYS_PTE_H		<sys/pte.h> exists 
HAVE_SYS_STREAM_H	<sys/stream.h> exists

System-specific options:

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
@


1.2
log
@Upgrade to version 2.0
@
text
@@


1.2.6.1
log
@Bring in latest libreadline from -current.  Note src/contrib/libreadline
is already tagged into RELENG_2_2.
@
text
@@


1.1
log
@Upgrade to readline 2.0 from bash1.14.1
@
text
@a7 1
HAVE_GETPW_DECLS	declarations for the getpw functions are in <pwd.h>
d21 5
a25 6
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
d31 1
@
