From e9309ff795a7f27a12ff80a4d12f937b8c08f9c5 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Thu, 15 Nov 2007 09:36:22 +0000
Subject: [PATCH] HAVE_IPOPT now defined by the Makefile

[[Imported from SVN: r1773]]
---
 dirneucoupling.cc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dirneucoupling.cc b/dirneucoupling.cc
index 160ff8b4..0dc6222b 100644
--- a/dirneucoupling.cc
+++ b/dirneucoupling.cc
@@ -1,7 +1,5 @@
 #include <config.h>
 
-#define HAVE_IPOPT
-
 #include <dune/grid/onedgrid.hh>
 #include <dune/grid/uggrid.hh>
 
-- 
GitLab