Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 12:13:46 +0300
From:      Panagiotis Astithas <past@noc.ntua.gr>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        Norikatsu Shigemura <nork@FreeBSD.org>
Subject:   Re: An alternative Eclipse 3 port
Message-ID:  <40DA9B4A.5080005@noc.ntua.gr>
In-Reply-To: <20040623144934.GA69425@misty.eyesbeyond.com>
References:  <40CFFE0F.6040403@noc.ntua.gr> <20040616171610.3ad2fde7.nork@FreeBSD.org> <40D982A5.8050701@noc.ntua.gr> <20040623144934.GA69425@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Greg Lewis wrote:
> I think the Gnome variable is fine (since I don't think you can do this
> with OPTIONS).  I'd change the Motif variable to either be WITH_MOTIF or
> just rely on the user setting USE_MOTIF.

I picked the former (WITH_MOTIF), since the latter is apparently 
forbidden from the following snippet in open-motif/Makefile (on which we 
depend):

.ifdef USE_MOTIF
.error You have `USE_MOTIF' variable defined either in environment or in 
make(1) arguments. Please undefine and try again.
.endif

Thanks for the suggestion,
-- 
Panagiotis Astithas
Electrical & Computer Engineer, PhD
Network Management Center
National Technical University of Athens, Greece



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40DA9B4A.5080005>