comment what the "detect doors on solaris" fragment tries to do
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15275 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -391,6 +391,7 @@ KRB_CAPABILITIES
|
|||||||
|
|
||||||
AC_CHECK_GETPWNAM_R_POSIX
|
AC_CHECK_GETPWNAM_R_POSIX
|
||||||
|
|
||||||
|
dnl detect doors on solaris
|
||||||
if test "$enable_pthread_support" != no; then
|
if test "$enable_pthread_support" != no; then
|
||||||
saved_LIBS="$LIBS"
|
saved_LIBS="$LIBS"
|
||||||
LIBS="$LIBS $PTHREADS_LIBS"
|
LIBS="$LIBS $PTHREADS_LIBS"
|
||||||
|
Reference in New Issue
Block a user