From 54a7a0d534a3190b31f4500ff1be9aefdbda0672 Mon Sep 17 00:00:00 2001 From: curt Date: Thu, 18 Nov 2004 19:12:17 +0000 Subject: [PATCH] Ooops, fix an unintentional line wrap. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5