I'm writing an ebuild for gentoo and encountered this problem. If you put
either --enable-man or --disable-man it will build the man.
This can be trivially fixed by changing USE_MAN="yes" to
USE_MAN="$enableval" in configure.ac (see attached patch)
Jonas Gehring
build system
None
Public
|
Date: 2009-08-03 20:44 Thanks! |
|
Date: 2009-08-03 19:20 Hi Assaf, |
| Filename | Description | Download |
|---|---|---|
| rsvndump-disable-man.patch | patch to fix configure.ac | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2009-08-03 19:20 | saubue |
| resolution_id | None | 2009-08-03 19:20 | saubue |
| priority | 5 | 2009-08-03 19:20 | saubue |
| assigned_to | nobody | 2009-08-03 19:20 | saubue |
| close_date | - | 2009-08-03 19:20 | saubue |
| File Added | 337768: rsvndump-disable-man.patch | 2009-08-03 12:01 | assaf |