[Xfce4-commits] <www:nick/gettext> --disable-debug not available for xfce4-dev-tools (bug #7234).
Jérôme Guelfucci
noreply at xfce.org
Sun Apr 24 18:24:01 CEST 2011
Updating branch refs/heads/nick/gettext
to fc353ae612549b4df82bb6e3b31ca25ad860ec9b (commit)
from 8354894d4e90b622fdc42cc2c869a948b2aa2ab0 (commit)
commit fc353ae612549b4df82bb6e3b31ca25ad860ec9b
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Sun Apr 24 17:27:55 2011 +0200
--disable-debug not available for xfce4-dev-tools (bug #7234).
pages/download/building.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/download/building.php b/pages/download/building.php
index 97874ec..36fd873 100644
--- a/pages/download/building.php
+++ b/pages/download/building.php
@@ -251,7 +251,7 @@ $toc['anchors'] = array (
</p>
<p>
- <?php E_('Specific configure options for each package can be shown with <em>./configure --help</em>. Note that most packages benefit if you pass the configure option <em>--disable-debug</em>, however if you want to provide backtraces or test new code, no <em>CFLAGS</em>, no binary stripping and <em>--enable-debug=full</em> are recommended.') ?>
+ <?php E_('Specific configure options for each package can be shown with <em>./configure --help</em>. Note that most packages benefit if you pass the configure option <em>--disable-debug</em>, however if you want to provide backtraces or test new code, no <em>CFLAGS</em>, no binary stripping and <em>--enable-debug=full</em> are recommended. Please note that <em>--disable-debug</em> is not available for xfce4-dev-tools. ') ?>
</p>
<h2 id="help"><?php E_('Help') ?></h2>
More information about the Xfce4-commits
mailing list