SCO Openserver Patch
Phillip Porch
root at theporch.com
Fri Nov 10 14:50:11 EST 2000
On Thu, 9 Nov 2000, Ben Lindstrom wrote:
> Subject: Re: SCO Openserver Patch
>
>
> Can we get this patch again configure.in instead?
>
> Thanks.
>
OK here it is:
--- configure.in Sun Nov 5 03:08:45 2000
+++ /configure.in Thu Nov 9 21:26:14 2000
@@ -204,22 +204,24 @@
LDFLAGS="$LDFLAGS -L/usr/local/lib"
MANTYPE='$(CATMAN)'
mansubdir=cat
- LIBS="$LIBS -lgen -lsocket -los -lprot -lx"
+ LIBS="$LIBS -lgen -lsocket -los -lprot -lx -ltinfo -lm"
no_dev_ptmx=1
RANLIB=true
AC_DEFINE(BROKEN_SYS_TERMIO_H)
rsh_path="/usr/bin/rcmd"
AC_DEFINE(HAVE_SCO_PROTECTED_PW)
+ AC_DEFINE(DISABLE_SHADOW)
;;
*-*-sco3.2v5*)
CFLAGS="$CFLAGS -I/usr/local/include"
LDFLAGS="$LDFLAGS -L/usr/local/lib"
MANTYPE='$(CATMAN)'
mansubdir=cat
- LIBS="$LIBS -lgen -lsocket -lprot -lx"
+ LIBS="$LIBS -lgen -lsocket -lprot -lx -ltinfo -lm"
no_dev_ptmx=1
rsh_path="/usr/bin/rcmd"
AC_DEFINE(HAVE_SCO_PROTECTED_PW)
+ AC_DEFINE(DISABLE_SHADOW)
;;
*-dec-osf*)
# This is untested
--
Phillip P. Porch <root at sco.theporch.com> NIC:PP1573 finger for
http://www.theporch.com UTM - 16 514546E 3994565N GnuPG key
More information about the openssh-unix-dev
mailing list