Gentoo Archives: gentoo-user

From: Matias Grana <matiasg@××××××.ar>
To: gentoo user Mailing List <gentoo-user@l.g.o>
Subject: [gentoo-user] how to use EXTRA_ECONF?
Date: Mon, 17 Oct 2005 14:27:36
Message-Id: 20051017141954.GC8590@dm.uba.ar
1 Hi;
2 I'm trying to compile vim with +clipboard support. One can do this by
3 passing --enable-clipboard to configure. There's no USE flag for this
4 feature. After some research, I've learned that the way to do this is to
5 configure the EXTRA_ECONF variable. Now the question is: is there a
6 file to put these variables in? Something like /etc/portage/package.use
7 but for econfs?
8 Sure I can set it by hand for one emerge, but I'd like to set
9 EXTRA_ECONF to "--enable-clipboard" forever.
10
11 TIA,
12 Matias
13 --
14 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] how to use EXTRA_ECONF? Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] how to use EXTRA_ECONF? Tom Martin <slarti@g.o>
Re: [gentoo-user] how to use EXTRA_ECONF? Ciaran McCreesh <ciaranm@g.o>