Ooops, fix an unintentional line wrap.

This commit is contained in:
curt
2004-11-18 19:12:17 +00:00
parent 8d73160a75
commit 54a7a0d534

View File

@@ -185,7 +185,7 @@ if test "x$ac_cv_lib_pthread_pthread_exit" != "xyes" -a "x$ac_cv_header_pthread_
CFLAGS=$save_CFLAGS
else
dnl This is cheating a bit. pthread_exit comes with using -pthread, not
-lpthread
dnl -lpthread
ac_cv_lib_pthread_pthread_exit="yes"
fi
LIBS=$save_LIBS