[Flightgear-devel] SimGear configure.ac

2004-11-18 Thread Martin Spott
I believe, there is an unintentional line wrap in configure.ac:

--- configure.ac~   Thu Oct 21 14:19:05 2004
+++ configure.acThu Nov 18 20:06:32 2004
@@ -185,7 +185,7 @@
 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


Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] SimGear configure.ac

2004-11-18 Thread Curtis L. Olson
Martin Spott wrote:
I believe, there is an unintentional line wrap in configure.ac:
--- configure.ac~	Thu Oct 21 14:19:05 2004
+++ configure.ac	Thu Nov 18 20:06:32 2004
@@ -185,7 +185,7 @@
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
 

Ok, fixed ...
Curt.
--
Curtis Olsonhttp://www.flightgear.org/~curt
HumanFIRST Program  http://www.humanfirst.umn.edu/
FlightGear Project  http://www.flightgear.org
Unique text:2f585eeea02e2c79d7b1d8c4963bae2d
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d