getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] r3370 - /trunk/getfem/configure.in


From: Yves Renard
Subject: [Getfem-commits] r3370 - /trunk/getfem/configure.in
Date: Wed, 25 Nov 2009 14:40:38 -0000

Author: renard
Date: Wed Nov 25 15:40:37 2009
New Revision: 3370

URL: http://svn.gna.org/viewcvs/getfem?rev=3370&view=rev
Log:
AC_CHECK_LIB(qhull, qh_new_qhull,
     [
      QHULL_LIBS=-lqhull
      ])
do not work well with the matlab interface (don't know why). Replacing it with 
some explicit things. Hope it is waht you expect Yann.

Modified:
    trunk/getfem/configure.in




reply via email to

[Prev in Thread] Current Thread [Next in Thread]