From: Rubino Geiß Date: Mon, 18 Jul 2005 08:04:16 +0000 (+0000) Subject: we dont have cplex X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=6e8121fd46f16156f75ae60e610042c73e97648b;p=libfirm we dont have cplex --- 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"