From 6e8121fd46f16156f75ae60e610042c73e97648b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rubino=20Gei=C3=9F?= Date: Mon, 18 Jul 2005 08:04:16 +0000 Subject: [PATCH] we dont have cplex --- ir/be/lpp_local.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/lpp_local.c b/ir/be/lpp_local.c index f92abd8d9..362be3ee0 100644 --- a/ir/be/lpp_local.c +++ b/ir/be/lpp_local.c @@ -4,7 +4,7 @@ * Copyright: (c) Universitaet Karlsruhe * Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. */ -#define HAVE_CPLEX +#undef HAVE_CPLEX #ifdef HAVE_CONFIG_H #include "config.h" -- 2.20.1