From 23910ef4119e39108311171e052b03aea3fd7331 Mon Sep 17 00:00:00 2001
From: Tobias Malkmus <tomalk@mathematik.uni-freiburg.de>
Date: Mon, 24 Nov 2014 15:21:04 +0100
Subject: [PATCH] USE_CMAKE=no is the correct way to use the autotools

---
 scripts/opts/minimal.opts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/opts/minimal.opts b/scripts/opts/minimal.opts
index ae6a56cc..6e68e5b4 100644
--- a/scripts/opts/minimal.opts
+++ b/scripts/opts/minimal.opts
@@ -1,8 +1,8 @@
 # use these options for configure if no options a provided on the cmdline
 # #AUTOGEN_FLAGS="--ac=2.59 --am=-1.8"
+USE_CMAKE=no
 MODULEDIR=/hosts/raid5/aragorn/dune/modules/$HOSTTYPE
 CONFIGURE_FLAGS="\
---no-cmake \
 --enable-experimental-grid-extensions \
 --enable-fieldvector-size-is-method \
 --without-gmp \
-- 
GitLab