[628] in Zephyr_Bugs
Re: regcomp problems in solaris 2 (zephyr 2.0 beta 2) with fix
daemon@ATHENA.MIT.EDU (Derrick J Brashear)
Wed Jul 12 16:08:12 1995
Date: Wed, 12 Jul 1995 16:08:03 -0400 (EDT)
From: Derrick J Brashear <shadow@DEMENTIA.ORG>
To: bug-zephyr@MIT.EDU
Cc: ejb@ERA.COM
Alternately it appears that changing zephyr.h.in instead to:
#if (ZEPHYR_USES_KERBEROS = 0)
#undef ZEPHYR_USES_KERBEROS
#endif
and making no change other than the one Jay suggested to configure.in
should be sufficient.
-D