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:
Love Hörnquist Åstrand
2005-05-29 16:34:26 +00:00
parent ffe400d29e
commit b34ac50a5a

View File

@@ -391,6 +391,7 @@ KRB_CAPABILITIES
AC_CHECK_GETPWNAM_R_POSIX
dnl detect doors on solaris
if test "$enable_pthread_support" != no; then
saved_LIBS="$LIBS"
LIBS="$LIBS $PTHREADS_LIBS"