diff configure.ac @ 14334:82a3127af11c

maint: merge stable to default to bring in Qhull2012 build fixes.
author Rik <octave@nomad.inbox5.com>
date Thu, 02 Feb 2012 09:50:10 -0800
parents 6cb3b158e973 99428221b4e1
children 9b23169e2712
line wrap: on
line diff
--- a/configure.ac	Thu Feb 02 12:04:21 2012 -0500
+++ b/configure.ac	Thu Feb 02 09:50:10 2012 -0800
@@ -649,7 +649,7 @@
 
 OCTAVE_CHECK_LIBRARY(qhull, QHull,
   [Qhull library not found -- this will result in loss of functionality of some geometry functions.],
-  [qhull/libqhull.h libqhull.h qhull/qhull.h qhull.h], [qh_qhull], [], [],
+  [libqhull/libqhull.h qhull/libqhull.h libqhull.h qhull/qhull.h qhull.h], [qh_qhull], [], [],
   [warn_qhull=
    OCTAVE_CHECK_QHULL_VERSION
    OCTAVE_CHECK_QHULL_OK([TEXINFO_QHULL="@set HAVE_QHULL"