From Ulrich.Hubert@icn.siemens.de  Tue Jul 27 09:57:59 1999
Received: from gorilla.mchh.siemens.de (gorilla.mchh.siemens.de [194.138.158.18])
	by swi.swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id JAA14857
	for <prolog@swi.psy.uva.nl>; Tue, 27 Jul 1999 09:57:58 +0200 (MET DST)
Received: from blues.mchh.siemens.de ([194.138.158.227])
	by gorilla.mchh.siemens.de (8.8.7/8.8.7) with ESMTP id JAA05521
	for <prolog@swi.psy.uva.nl>; Tue, 27 Jul 1999 09:58:18 +0200 (MET DST)
Received: from mchh201e.demchh201e.oen.siemens.de ([218.1.68.104])
	by blues.mchh.siemens.de (8.9.1/8.9.1) with ESMTP id JAA22310
	for <prolog@swi.psy.uva.nl>; Tue, 27 Jul 1999 09:57:17 +0200 (MET DST)
Received: by mchh201e.demchh201e.oen.siemens.de with Internet Mail Service (5.5.2448.0)
	id <PV87T4AA>; Tue, 27 Jul 1999 09:58:48 +0200
Message-ID: <1D8756C13CF7D211BCDB0008C7DBA8FA34C7D8@MCHH250E>
From: Hubert Ulrich <Ulrich.Hubert@icn.siemens.de>
To: "'prolog@swi.psy.uva.nl'" <prolog@swi.psy.uva.nl>
Subject: Compiling Problems on Solaris 2.6
Date: Tue, 27 Jul 1999 09:58:41 +0200
Return-Receipt-To: Hubert Ulrich <Ulrich.Hubert@icn.siemens.de>
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2448.0)
Content-Type: multipart/mixed;
	boundary="----_=_NextPart_000_01BED805.DB5A541E"

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_000_01BED805.DB5A541E
Content-Type: text/plain;
	charset="iso-8859-1"


> I  have problems, compiling SWI Prolog V 3.2.8 on Solaris 2.6 (same
> problems with 3.2.7 and/or Solaris 2.5)
> 
> Environment: Sparcworks Compiler 3.0.1
>                     SunOS 5.6 Generic_105181-13 sun4u sparc SUNW,Ultra-1
> 
> 
> 
> 
> Output from CC=cc -I/usr/local/include -L/usr/local/lib configure:
> 
> 
> creating cache ./config.cache
> checking for gcc... cc -I/usr/local/include -L/usr/local/lib
> checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib
> ) works... yes
> checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib
> ) is a cross-compiler... no
> checking whether we are using GNU C... no
> checking for ranlib... ranlib
> checking host system type... sparc-sun-solaris2.6
> checking for make... make
> checking whether make is GNU-make... no
> checking whether mkdir accepts -p... yes
> checking for ar... ar
> checking for etags... etags
> checking for mawk... no
> checking for gawk... gawk
> checking for a BSD compatible install... ./install-sh -c
> checking how to run the C preprocessor... cc -I/usr/local/include
> -L/usr/local/lib -E
> checking for POSIXized ISC... no
> checking for ANSI C header files... yes
> checking SCO-Unix. See if we need -belf... yes
> checking for inline... no
> checking for working alloca.h... no
> checking for alloca... no
> checking whether alloca needs Cray hooks... no
> checking stack direction for C alloca... -1
> checking whether byte ordering is bigendian... yes
> checking for main in -lm... no
> checking for main in -ltermcap... no
> checking for main in -lncurses... no
> checking for main in -lcurses... no
> checking for main in -lreadline... no
> checking for main in -lncurses... (cached) no
> checking for main in -lcurses... (cached) no
> checking for readline/readline.h... yes
> checking for dlopen in -ldl... no
> checking for shl_load in -ldld... no
> checking for shl_load... no
> checking dlopen in libc... yes
>         CFLAGS= -O   -belf
>         LDFLAGS=
>         LIBS=
> checking for unistd.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for sys/time.h... yes
> checking for sys/stat.h... yes
> checking for pwd.h... yes
> checking for sys/select.h... yes
> checking for sys/param.h... yes
> checking for sys/file.h... yes
> checking for sys/resource.h... yes
> checking for malloc.h... yes
> checking for sys/termios.h... yes
> checking for sys/termio.h... yes
> checking for bstring.h... no
> checking for sys/mman.h... yes
> checking for mach-o/rld.h... no
> checking for access... no
> checking for chmod... no
> checking for dossleep... no
> checking for fstat... no
> checking for readlink... no
> checking for getwd... no
> checking for getcwd... no
> checking for getdtablesize... no
> checking for getpagesize... no
> checking for getpwnam... no
> checking for getrlimit... no
> checking for gettimeofday... no
> checking for opendir... no
> checking for sysconf... no
> checking for popen... no
> checking for putenv... no
> checking for random... no
> checking for remove... no
> checking for rename... no
> checking for rl_insert_close... no
> checking for select... no
> checking for signal... no
> checking for sigset... no
> checking for sigprocmask... no
> checking for sleep... no
> checking for srand... no
> checking for srandom... no
> checking for stat... no
> checking for memmove... no
> checking for stricmp... no
> checking for strlwr... no
> checking for sigaction... no
> checking for sigsetmask... no
> checking for siggetmask... no
> checking for sigblock... no
> checking for rint... no
> checking for aint...no
> checking for floor... no
> checking for ceil... no
> checking for isnan... no
> checking for tcsetattr... no
> checking for cfmakeraw... no
> checking for strerror... no
> checking for tgetent... no
> checking for times... no
> checking for mmap... no
> checking whether time.h and sys/time.h may both be included... yes
> checking for dirent.h that defines DIR... yes
> checking for opendir in -ldir... no
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking for pid_t... yes
> checking for vfork.h... no
> checking for working vfork... no
> checking alignment restrictions on doubles... sizeof(double)
> checking whether assert.h needs stdio.h... no
> checking for including sys/ioctl.h after sys/termios.h
> checking for type uchar... need typedef uchar
> checking whether we need extern int errno... no
> checking for symbolic links... yes
> checking return type of signal handlers... void
> checking for BSD signal handlers... Posix signals
> checking for SIGPROF profiler support... no
> checking for union wait... no
> checking for tagged lvalues... yes
> checking for label addresses... no
> checking memory model... configure: warning: Failed to compile
> test/memmodel.c
> checking for nop... no
> checking foreign C-interface... no OS supported incremental linking
> checking for ld -A... Warning: option -b passed to ld
> ld: fatal: entry point symbol `lf' is undefined
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating README.bin
> creating pl.1
> creating rc/Makefile
> creating ../pl.spec
> creating config.h
> 
> 
> Output from  make:
> 
> 
> ****************
> Making SWI-Prolog 3.2.8 for sparc-solaris2.6
> To be installed in /usr/local/bin/pl
> Home (libraries) in /usr/local/lib/pl-3.2.8
> ****************
> echo \#\!/usr/local/bin/pl > ../include/SWI-Exports
> grep '^__pl_export' ./pl-itf.h | \
>                 sed 's/.*\(PL_[a-zA-Z0-9_]*\).*/\1/' | \
>                 grep -v '_t$' | \
>                 sort -u >> ../include/SWI-Exports
> cp ./pl-itf.h ../include/SWI-Prolog.h
> cp ./pl-stream.h ../include/SWI-Stream.h
> sed 's/"pl-itf.h"/<SWI-Prolog.h>/' ./pl-extend.c > ../include/stub.c
> cc -I/usr/local/include -L/usr/local/lib -c -I..  -O  -belf html.c 
> Warning: option -b passed to ld
> "html.c", line 70: warning: statement not reached
> cc -I/usr/local/include -L/usr/local/lib -c -I..  -O  -belf access.c 
> Warning: option -b passed to ld
> cc -I/usr/local/include -L/usr/local/lib -c -I..  -O  -belf build.c 
> Warning: option -b passed to ld
> cc -I/usr/local/include -L/usr/local/lib -c -I..  -O  -belf util.c 
> Warning: option -b passed to ld
> rm -f librc.a
> ar cq librc.a html.o access.o build.o util.o
> ranlib librc.a
> cc -I/usr/local/include -L/usr/local/lib -c -I..  -O  -belf rc.c 
> Warning: option -b passed to ld
> cc -I/usr/local/include -L/usr/local/lib -o plrc rc.o -L. -lrc
> cc -I/usr/local/include -L/usr/local/lib -c -I. -I. -I./rc  -O  -belf
> pl-atom.c 
> Warning: option -b passed to ld
> "./pl-funcs.h", line 600: undefined or not a type: handler_t
> "./pl-funcs.h", line 600: syntax error before or at: set_sighandler
> "./pl-funcs.h", line 600: syntax error before or at: handler_t
> "./pl-funcs.h", line 600: warning: undefined or missing type for:
> handler_t
> "./pl-funcs.h", line 600: warning: old-style declaration or incorrect type
> for: set_sighandler
> 
> 
> 
> config.h
> 
>  <<config.h>> 
> 
> Can anybody help me?
> Thx
> 
> Ulrich Hubert
> 

------_=_NextPart_000_01BED805.DB5A541E
Content-Type: application/octet-stream;
	name="config.h"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="config.h"

/* config.h.  Generated automatically by configure.  */=0A=
/* config.h.in.  Generated automatically from configure.in by =
autoheader.  */=0A=
=0A=
/* Define if using alloca.c.  */=0A=
#define C_ALLOCA 1=0A=
=0A=
/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP =
systems.=0A=
   This function is required for alloca.c support on those systems.  =
*/=0A=
/* #undef CRAY_STACKSEG_END */=0A=
=0A=
/* Define if you have alloca, as a function or macro.  */=0A=
/* #undef HAVE_ALLOCA */=0A=
=0A=
/* Define if you have <alloca.h> and it should be used (not on Ultrix). =
 */=0A=
/* #undef HAVE_ALLOCA_H */=0A=
=0A=
/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */=0A=
#define HAVE_SYS_WAIT_H 1=0A=
=0A=
/* Define if you have <vfork.h>.  */=0A=
/* #undef HAVE_VFORK_H */=0A=
=0A=
/* Define as __inline if that's what the C compiler calls it.  */=0A=
#define inline =0A=
=0A=
/* Define to `int' if <sys/types.h> doesn't define.  */=0A=
/* #undef pid_t */=0A=
=0A=
/* Define if you need to in order for stat and other things to work.  =
*/=0A=
/* #undef _POSIX_SOURCE */=0A=
=0A=
/* Define as the return type of signal handlers (int or void).  */=0A=
#define RETSIGTYPE void=0A=
=0A=
/* If using the C implementation of alloca, define if you know the=0A=
   direction of stack growth for your system; otherwise it will be=0A=
   automatically deduced at run-time.=0A=
 STACK_DIRECTION > 0 =3D> grows toward higher addresses=0A=
 STACK_DIRECTION < 0 =3D> grows toward lower addresses=0A=
 STACK_DIRECTION =3D 0 =3D> direction of growth unknown=0A=
 */=0A=
#define STACK_DIRECTION -1=0A=
=0A=
/* Define if you have the ANSI C header files.  */=0A=
#define STDC_HEADERS 1=0A=
=0A=
/* Define if you can safely include both <sys/time.h> and <time.h>.  =
*/=0A=
#define TIME_WITH_SYS_TIME 1=0A=
=0A=
/* Define vfork as fork if vfork does not work.  */=0A=
#define vfork fork=0A=
=0A=
/* Define if your processor stores words with the most significant=0A=
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */=0A=
#define WORDS_BIGENDIAN 1=0A=
=0A=
/* Define if BSD compatible signals (i.e. no reset when fired) */=0A=
/* #undef BSD_SIGNALS */=0A=
=0A=
/* Define if mmap() can be used to allocate stacks */=0A=
/* #undef MMAP_STACK */=0A=
=0A=
/* Define if MAP_ANON is defined and works ok */=0A=
/* #undef HAVE_MAP_ANON */=0A=
=0A=
/* Define if you can't use asm("nop") to separate two labels */=0A=
#define NO_ASM_NOP 1=0A=
=0A=
/* Define if uchar is not defined in <sys/types.h> */=0A=
#define NEED_UCHAR 1=0A=
=0A=
/* Define if SIGPROF and setitimer() are available */=0A=
/* #undef O_PROFILE */=0A=
=0A=
/* Define if signal handler is of the form f(sig, type, context, addr) =
*/=0A=
/* #undef SIGNAL_HANDLER_PROVIDES_ADDRESS */=0A=
=0A=
/* Define if (type)var =3D value is allowed */=0A=
#define TAGGED_LVALUE 1=0A=
=0A=
/* Define if symbolic links are supported by the OS */=0A=
#define HAVE_SYMLINKS 1=0A=
=0A=
/* Define if AIX foreign language interface is to be used */=0A=
/* #undef O_AIX_FOREIGN */=0A=
=0A=
/* Define if MACH foreign language interface is to be used */=0A=
/* #undef O_MACH_FOREIGN */=0A=
=0A=
/* Define if BSD Unix ld -A foreign language interface is to be used =
*/=0A=
/* #undef O_FOREIGN */=0A=
=0A=
/* Define if ld accepts -A option */=0A=
/* #undef HAVE_LD_A */=0A=
=0A=
/* Define if wait() uses union wait */=0A=
/* #undef UNION_WAIT */=0A=
=0A=
/* Define if <sys/ioctl> should *not* be included after <sys/termios.h> =
*/=0A=
/* #undef NO_SYS_IOCTL_H_WITH_SYS_TERMIOS_H */=0A=
=0A=
/* Define if, in addition to <errno.h>, extern int errno; is needed =
*/=0A=
/* #undef NEED_DECL_ERRNO */=0A=
=0A=
/* Define to "file.h" to include additional system prototypes */=0A=
/* #undef SYSLIB_H */=0A=
=0A=
/* Define how to invoke the linker for incremental linking (default: =
ld) */=0A=
/* #undef LD_COMMAND */=0A=
=0A=
/* Define to make runtime version */=0A=
/* #undef O_RUNTIME */=0A=
=0A=
/* Define if you don't have termio(s), but struct sgttyb */=0A=
/* #undef HAVE_SGTTYB */=0A=
=0A=
/* Define if <assert.h> requires <stdio.h> */=0A=
/* #undef ASSERT_H_REQUIRES_STDIO_H */=0A=
=0A=
/* Define if doubles cannot be aligned as longs */=0A=
#define DOUBLE_ALIGNMENT sizeof(double)=0A=
=0A=
/* Define max size of mmapp()ed stacks.  See test/mmap.c */=0A=
/* #undef MMAP_STACKSIZE */=0A=
=0A=
/* Define if the type rlim_t is defined by <sys/resource.h> */=0A=
/* #undef HAVE_RLIM_T */=0A=
=0A=
/* Define to 1 if &&label and goto *var is supported (GCC-2) */=0A=
#define O_LABEL_ADDRESSES 0=0A=
=0A=
/* Define to 1 not to use SIGSEGV for guarding stack-overflows */=0A=
/* #undef NO_SEGV_HANDLING */ =0A=
=0A=
/* Define if you have a working dlopen() */=0A=
#define HAVE_DLOPEN 1=0A=
=0A=
/* Define if you have the access function.  */=0A=
/* #undef HAVE_ACCESS */=0A=
=0A=
/* Define if you have the aint function.  */=0A=
/* #undef HAVE_AINT */=0A=
=0A=
/* Define if you have the ceil function.  */=0A=
/* #undef HAVE_CEIL */=0A=
=0A=
/* Define if you have the cfmakeraw function.  */=0A=
/* #undef HAVE_CFMAKERAW */=0A=
=0A=
/* Define if you have the chmod function.  */=0A=
/* #undef HAVE_CHMOD */=0A=
=0A=
/* Define if you have the dlopen function.  */=0A=
#define HAVE_DLOPEN 1=0A=
=0A=
/* Define if you have the dossleep function.  */=0A=
/* #undef HAVE_DOSSLEEP */=0A=
=0A=
/* Define if you have the floor function.  */=0A=
/* #undef HAVE_FLOOR */=0A=
=0A=
/* Define if you have the fstat function.  */=0A=
/* #undef HAVE_FSTAT */=0A=
=0A=
/* Define if you have the getcwd function.  */=0A=
/* #undef HAVE_GETCWD */=0A=
=0A=
/* Define if you have the getdtablesize function.  */=0A=
/* #undef HAVE_GETDTABLESIZE */=0A=
=0A=
/* Define if you have the getpagesize function.  */=0A=
/* #undef HAVE_GETPAGESIZE */=0A=
=0A=
/* Define if you have the getpwnam function.  */=0A=
/* #undef HAVE_GETPWNAM */=0A=
=0A=
/* Define if you have the getrlimit function.  */=0A=
/* #undef HAVE_GETRLIMIT */=0A=
=0A=
/* Define if you have the gettimeofday function.  */=0A=
/* #undef HAVE_GETTIMEOFDAY */=0A=
=0A=
/* Define if you have the getwd function.  */=0A=
/* #undef HAVE_GETWD */=0A=
=0A=
/* Define if you have the isnan function.  */=0A=
/* #undef HAVE_ISNAN */=0A=
=0A=
/* Define if you have the memmove function.  */=0A=
/* #undef HAVE_MEMMOVE */=0A=
=0A=
/* Define if you have the mmap function.  */=0A=
/* #undef HAVE_MMAP */=0A=
=0A=
/* Define if you have the opendir function.  */=0A=
/* #undef HAVE_OPENDIR */=0A=
=0A=
/* Define if you have the popen function.  */=0A=
/* #undef HAVE_POPEN */=0A=
=0A=
/* Define if you have the putenv function.  */=0A=
/* #undef HAVE_PUTENV */=0A=
=0A=
/* Define if you have the random function.  */=0A=
/* #undef HAVE_RANDOM */=0A=
=0A=
/* Define if you have the readlink function.  */=0A=
/* #undef HAVE_READLINK */=0A=
=0A=
/* Define if you have the remove function.  */=0A=
/* #undef HAVE_REMOVE */=0A=
=0A=
/* Define if you have the rename function.  */=0A=
/* #undef HAVE_RENAME */=0A=
=0A=
/* Define if you have the rint function.  */=0A=
/* #undef HAVE_RINT */=0A=
=0A=
/* Define if you have the rl_insert_close function.  */=0A=
/* #undef HAVE_RL_INSERT_CLOSE */=0A=
=0A=
/* Define if you have the select function.  */=0A=
/* #undef HAVE_SELECT */=0A=
=0A=
/* Define if you have the shl_load function.  */=0A=
/* #undef HAVE_SHL_LOAD */=0A=
=0A=
/* Define if you have the sigaction function.  */=0A=
/* #undef HAVE_SIGACTION */=0A=
=0A=
/* Define if you have the sigblock function.  */=0A=
/* #undef HAVE_SIGBLOCK */=0A=
=0A=
/* Define if you have the siggetmask function.  */=0A=
/* #undef HAVE_SIGGETMASK */=0A=
=0A=
/* Define if you have the signal function.  */=0A=
/* #undef HAVE_SIGNAL */=0A=
=0A=
/* Define if you have the sigprocmask function.  */=0A=
/* #undef HAVE_SIGPROCMASK */=0A=
=0A=
/* Define if you have the sigset function.  */=0A=
/* #undef HAVE_SIGSET */=0A=
=0A=
/* Define if you have the sigsetmask function.  */=0A=
/* #undef HAVE_SIGSETMASK */=0A=
=0A=
/* Define if you have the sleep function.  */=0A=
/* #undef HAVE_SLEEP */=0A=
=0A=
/* Define if you have the srand function.  */=0A=
/* #undef HAVE_SRAND */=0A=
=0A=
/* Define if you have the srandom function.  */=0A=
/* #undef HAVE_SRANDOM */=0A=
=0A=
/* Define if you have the stat function.  */=0A=
/* #undef HAVE_STAT */=0A=
=0A=
/* Define if you have the strerror function.  */=0A=
/* #undef HAVE_STRERROR */=0A=
=0A=
/* Define if you have the stricmp function.  */=0A=
/* #undef HAVE_STRICMP */=0A=
=0A=
/* Define if you have the strlwr function.  */=0A=
/* #undef HAVE_STRLWR */=0A=
=0A=
/* Define if you have the sysconf function.  */=0A=
/* #undef HAVE_SYSCONF */=0A=
=0A=
/* Define if you have the tcsetattr function.  */=0A=
/* #undef HAVE_TCSETATTR */=0A=
=0A=
/* Define if you have the tgetent function.  */=0A=
/* #undef HAVE_TGETENT */=0A=
=0A=
/* Define if you have the times function.  */=0A=
/* #undef HAVE_TIMES */=0A=
=0A=
/* Define if you have the <bstring.h> header file.  */=0A=
/* #undef HAVE_BSTRING_H */=0A=
=0A=
/* Define if you have the <dirent.h> header file.  */=0A=
#define HAVE_DIRENT_H 1=0A=
=0A=
/* Define if you have the <mach-o/rld.h> header file.  */=0A=
/* #undef HAVE_MACH_O_RLD_H */=0A=
=0A=
/* Define if you have the <malloc.h> header file.  */=0A=
#define HAVE_MALLOC_H 1=0A=
=0A=
/* Define if you have the <memory.h> header file.  */=0A=
#define HAVE_MEMORY_H 1=0A=
=0A=
/* Define if you have the <ndir.h> header file.  */=0A=
/* #undef HAVE_NDIR_H */=0A=
=0A=
/* Define if you have the <pwd.h> header file.  */=0A=
#define HAVE_PWD_H 1=0A=
=0A=
/* Define if you have the <readline/readline.h> header file.  */=0A=
#define HAVE_READLINE_READLINE_H 1=0A=
=0A=
/* Define if you have the <string.h> header file.  */=0A=
#define HAVE_STRING_H 1=0A=
=0A=
/* Define if you have the <sys/dir.h> header file.  */=0A=
/* #undef HAVE_SYS_DIR_H */=0A=
=0A=
/* Define if you have the <sys/file.h> header file.  */=0A=
#define HAVE_SYS_FILE_H 1=0A=
=0A=
/* Define if you have the <sys/mman.h> header file.  */=0A=
#define HAVE_SYS_MMAN_H 1=0A=
=0A=
/* Define if you have the <sys/ndir.h> header file.  */=0A=
/* #undef HAVE_SYS_NDIR_H */=0A=
=0A=
/* Define if you have the <sys/param.h> header file.  */=0A=
#define HAVE_SYS_PARAM_H 1=0A=
=0A=
/* Define if you have the <sys/resource.h> header file.  */=0A=
#define HAVE_SYS_RESOURCE_H 1=0A=
=0A=
/* Define if you have the <sys/select.h> header file.  */=0A=
#define HAVE_SYS_SELECT_H 1=0A=
=0A=
/* Define if you have the <sys/stat.h> header file.  */=0A=
#define HAVE_SYS_STAT_H 1=0A=
=0A=
/* Define if you have the <sys/termio.h> header file.  */=0A=
#define HAVE_SYS_TERMIO_H 1=0A=
=0A=
/* Define if you have the <sys/termios.h> header file.  */=0A=
#define HAVE_SYS_TERMIOS_H 1=0A=
=0A=
/* Define if you have the <sys/time.h> header file.  */=0A=
#define HAVE_SYS_TIME_H 1=0A=
=0A=
/* Define if you have the <unistd.h> header file.  */=0A=
#define HAVE_UNISTD_H 1=0A=
=0A=
/* Define if you have the curses library (-lcurses).  */=0A=
/* #undef HAVE_LIBCURSES */=0A=
=0A=
/* Define if you have the dl library (-ldl).  */=0A=
/* #undef HAVE_LIBDL */=0A=
=0A=
/* Define if you have the dld library (-ldld).  */=0A=
/* #undef HAVE_LIBDLD */=0A=
=0A=
/* Define if you have the m library (-lm).  */=0A=
/* #undef HAVE_LIBM */=0A=
=0A=
/* Define if you have the ncurses library (-lncurses).  */=0A=
/* #undef HAVE_LIBNCURSES */=0A=
=0A=
/* Define if you have the readline library (-lreadline).  */=0A=
/* #undef HAVE_LIBREADLINE */=0A=
=0A=
/* Define if you have the termcap library (-ltermcap).  */=0A=
/* #undef HAVE_LIBTERMCAP */=0A=
=0A=
/* Define if you have the ucb library (-lucb).  */=0A=
/* #undef HAVE_LIBUCB */=0A=

------_=_NextPart_000_01BED805.DB5A541E--

