[566] in Kerberos-V5-bugs
Re: krb5 B4 P1 on HP-UX and NetBSD
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu Jul 7 16:37:31 1994
Date: Thu, 7 Jul 94 16:34:44 EDT
From: tytso@MIT.EDU (Theodore Ts'o)
To: John Brezak <brezak@apollo.hp.com>
Cc: krb5-bugs@MIT.EDU, sommerfeld@apollo.hp.com
In-Reply-To: John Brezak's message of Wed, 29 Jun 1994 17:34:07 -0400,
<9406292135.AA04458@relay.hp.com>
Date: Wed, 29 Jun 1994 17:34:07 -0400
From: John Brezak <brezak@apollo.hp.com>
2) Please add this line to the configure.in files (or some global file):
AC_HAVE_LIBRARY(BSD)
This is to use the -lBSD on HP-UX to get BSD style signal semantics.
If we have anything that is depending on BSD style signal semantics,
that's a bug that should be fixed. Was there anything outside of the
appl/bsd directory that needed BSD-style signal semantics?
- Ted