diff ChangeLog @ 9231:8a5a04b6c46b

Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
author Michael Goffioul <michael.goffioul@gmail.com>
date Thu, 21 May 2009 18:30:30 +0100
parents 579a19943d38
children 60bbc66bb0e2
line wrap: on
line diff
--- a/ChangeLog	Thu May 21 18:19:46 2009 +0100
+++ b/ChangeLog	Thu May 21 18:30:30 2009 +0100
@@ -1,5 +1,9 @@
 2008-05-21  Michael Goffioul <michael.goffioul@gmail.com>
 
+	* aclocal.m4 (AC_CHECK_QHULL_OK): Do not use -lm under
+	Windows systems.
+	* configure.in: Add -luser32 to LIBS under Windows.
+
 	* configure.in (SCRIPTS_EXE_SUFFIX): New substituted
 	variable. Define to ".exe" for MSVC compilation.
 	* octMakefile.in (SCRIPTS_EXE_SUFFIX): New variable.