Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ECONF behavior
Date: Sun, 04 Dec 2011 21:01:20
Message-Id: 874nxgyrz9.fsf@newsguy.com
1 If I wanted to enable something during an emerge using ECONF to add a
2 ./configure option... what is the proper syntax?
3
4 I want to enable rootcommit for cvs. I thought I remembered something
5 like:
6
7 ECONF='--enable-rootcommit' USE='server' emerge -v cvs
8
9 But when I watch that run I see --enable-rootcommit is not added to
10 the configure flags.
11
12 What have I done wrong? What should the cmdline look like?

Replies

Subject Author
[gentoo-user] Re: ECONF behavior Harry Putnam <reader@×××××××.com>