#84 closed defect (fixed)
configure options behaviour is undocumented and confuses users
| Reported by: | Dominik 'Rathann' Mierzejewski | Owned by: | |
|---|---|---|---|
| Priority: | important | Component: | DOCS |
| Version: | HEAD | Severity: | normal |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
Users are used to autoconf's configure-style option behaviour (--enable-x and
--disable-x) and get confused if it doesn't work the way they are used to. This
should be documented.
Change History (3)
comment:1 by , 21 years ago
| Status: | new → assigned |
|---|
comment:2 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
I've added a small text to the bottom of the configure --help output. I hope
this satisfies you.
Note:
See TracTickets
for help on using tickets.

Yes, I'll fix this.