]> git.mxchange.org Git - simgear.git/commitdiff
Ooops, fix an unintentional line wrap.
authorcurt <curt>
Thu, 18 Nov 2004 19:12:17 +0000 (19:12 +0000)
committercurt <curt>
Thu, 18 Nov 2004 19:12:17 +0000 (19:12 +0000)
configure.ac

index afe9ce08e39f8f0a8173a8b32f32983e62bf7e44..fc243ae4ef2c038b85a0f36819cf031c16f0fd17 100644 (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