After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 544829 - configure option is incorrectly named --with-with_debugger
configure option is incorrectly named --with-with_debugger
Status: RESOLVED FIXED
Product: libxslt
Classification: Platform
Component: general
1.1.x
Other All
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-26 11:55 UTC by Arun Raghavan
Modified: 2008-08-21 12:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
Fix configure.in to rename the option --with-debugger (563 bytes, patch)
2008-07-26 11:56 UTC, Arun Raghavan
none Details | Review

Description Arun Raghavan 2008-07-26 11:55:39 UTC
Please describe the problem:
The configure option --with-debugger is actually --with-with_debugger due to what is presumably a typo.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Arun Raghavan 2008-07-26 11:56:34 UTC
Created attachment 115309 [details] [review]
Fix configure.in to rename the option --with-debugger
Comment 2 William M. Brack 2008-07-26 19:43:22 UTC
Applied to SVN - rev. 1484.  Thanks!
Comment 3 Rémi Cardona 2008-08-21 12:09:28 UTC
Any chance a new tarball could be rolled out with this patch and the other improvements in svn trunk? (Sorry for high-jacking this bug)

Thanks :)