Gentoo Archives: gentoo-dev

From: Jon Portnoy <avenj@g.o>
To: Jay Maynard <jmaynard@××××××××.cx>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] nano and slang
Date: Sun, 14 Mar 2004 21:32:27
Message-Id: 20040314213223.GA32041@cerberus.oppresses.us
In Reply to: [gentoo-dev] nano and slang by Jay Maynard
1 On Sun, Mar 14, 2004 at 03:29:04PM -0600, Jay Maynard wrote:
2 > I'm running a catalyst livecd-stage1 at the moment (2004.0 on the Alpha). I
3 > noticed that nano depends on slang, but its configure script says "checking
4 > whether to use slang... no". Dumb question: Is this a USE flag thing, or
5 > something else?
6 >
7
8 Yep.
9
10 >From the 1.3.1 ebuild:
11 [ `use ncurses` ] || myconf="${myconf} `use_with slang`"
12
13 Defaults to ncurses, otherwise uses slang.
14
15 --
16 Jon Portnoy
17 avenj/irc.freenode.net
18
19 --
20 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] nano and slang Jay Maynard <jmaynard@××××××××.cx>