diff ChangeLog @ 9519:ee99f9f37505

improve configure checks for qhull and curl libs
author John W. Eaton <jwe@octave.org>
date Thu, 13 Aug 2009 00:41:07 -0400
parents eee9b3150446
children bd5909b89457
line wrap: on
line diff
--- a/ChangeLog	Wed Aug 12 15:26:07 2009 +0200
+++ b/ChangeLog	Thu Aug 13 00:41:07 2009 -0400
@@ -1,3 +1,18 @@
+2009-08-13  John W. Eaton  <jwe@octave.org>
+
+	* Makeconf.in (QHULL_CPPFLAGS, QHULL_LDFLAGS, CURL_CPPFLAGS,
+	CURL_LDFLAGS): New variables.
+	(do-subst-config-vals): Substitute QHULL_CPPFLAGS, QHULL_LDFLAGS,
+	CURL_CPPFLAGS, and CURL_LDFLAGS
+	* configure.in: Use OCTAVE_CHECK_LIBRARY to check for qhull and
+	curl libraries.  Print QHULL_CPPFLAGS, QHULL_LDFLAGS,
+	CURL_CPPFLAGS, and CURL_LDFLAGS in the summary.  Print glpk
+	library warning at time of check.  Use AC_MSG_WARN, not
+	AC_MSG_RESULT, to print fftw warning.
+	* aclocal.m4 (OCTAVE_CHECK_LIBRARY): New macro.
+	(AC_CHECK_QHULL_VERSION, AC_CHECK_QHULL_OK):
+	Implement with modern autoconf macros.
+
 2009-08-11  John W. Eaton  <jwe@octave.org>
 
 	* configure.in: Define and substitute TERM_LIBS instead of