>>>>> On Sat, 29 Mar 2008, Donnie Berkholz wrote:
> On 19:37 Sat 29 Mar , Saleem Abdulrasool (compnerd) wrote:
>> 1.1 app-editors/leafpad/leafpad-0.8.14.ebuild
>> src_compile() {
>> econf --enable-chooser --enable-print $(use_enable emacs)
>> emake
>> }
> emake doesn't die on failure.
And IMHO the "emacs" USE flag should not be used here:
$ ./configure -hs
Configuration of Leafpad 0.8.12:
Optional Features:
[...]
--enable-emacs implement Emacs key theme (experimental)
$ equery uses =leafpad-0.8.12
[...]
+ + emacs : Adds support for GNU Emacs
As its description says, the flag is intended for GNU Emacs support
which is not the case here.
Ulrich
--
[email protected] mailing list