From: curt Date: Thu, 18 Nov 2004 19:12:17 +0000 (+0000) Subject: Ooops, fix an unintentional line wrap. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=54a7a0d534a3190b31f4500ff1be9aefdbda0672;p=simgear.git Ooops, fix an unintentional line wrap. --- diff --git a/configure.ac b/configure.ac index afe9ce08..fc243ae4 100644 --- a/configure.ac +++ b/configure.ac @@ -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