[Lunar-commits] <moonbase> rxvt-unicode: the configure option for colors has slightly changed

Florin Braescu florin at lunar-linux.org
Fri Oct 8 20:13:44 CEST 2010


commit 167a82c852f3eee134144836ee87a601126aa918
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Oct 8 21:13:44 2010 +0300

    rxvt-unicode: the configure option for colors has slightly changed
    
    Thanks to Vincent Breitmoser for the submission.
---
 terminal/rxvt-unicode/CONFIGURE |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/terminal/rxvt-unicode/CONFIGURE b/terminal/rxvt-unicode/CONFIGURE
index e1ac821..ed8df54 100644
--- a/terminal/rxvt-unicode/CONFIGURE
+++ b/terminal/rxvt-unicode/CONFIGURE
@@ -2,4 +2,4 @@ mquery USE_ISO14755 "Enable extended ISO 14755 modes?" y "--enable-iso14755" "--
 mquery USE_TRANS "Enable transparent backgrounds?" y "--enable-transparency" "--disable-transparency"
 mquery USE_FADING "Enable color fading when off focus?" y "--enable-fading" "--disable-fading"
 mquery USE_PERL "Enable embedded perl interpreter?" y "--enable-perl" "--disable-perl"
-mquery USE_XTERM_COL "Enable 256 color support (experimental)?" n "--enable-xterm-colors" ""
+mquery USE_XTERM_COL "Enable 256 color support (experimental)?" n "--enable-xterm-colors=256" ""


More information about the Lunar-commits mailing list