diff ChangeLog @ 9488:ee572cdd4b97

add configure checks for pthread library and compiler flags
author John W. Eaton <jwe@octave.org>
date Wed, 05 Aug 2009 13:27:58 -0400
parents bca39c365fda
children fe8890c11b12
line wrap: on
line diff
--- a/ChangeLog	Wed Aug 05 09:56:44 2009 +0200
+++ b/ChangeLog	Wed Aug 05 13:27:58 2009 -0400
@@ -1,3 +1,9 @@
+2009-08-04  John W. Eaton  <jwe@octave.org>
+
+	* acx_pthread.m4: New file.
+	* configure.in: Include it and invoke ACX_PTHREAD macro.  Print
+	ptrhead flags and libraries in summary output.
+
 2009-08-03  Jaroslav Hajek  <highegg@gmail.com>
 
 	* NEWS: Update.