Share

rsvndump

Tracker: Bugs

3 configure --disable-man builds man - ID: 2831432
Last Update: Comment added ( nobody )

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)


Assaf Berg ( assaf ) - 2009-08-03 12:01

3

Closed

Fixed

Jonas Gehring

build system

None

Public


Comments ( 2 )




Date: 2009-08-03 20:44
Sender: nobody

Thanks!


Date: 2009-08-03 19:20
Sender: saubueProject Admin

Hi Assaf,

Thanks for your report. I've pushed a commit which fixes this to
github.com (
http://github.com/jgehring/rsvndump/commit/94a945b73db17ef4c4ef2cf71b3409c22bd2ab48
).

Please note that version 0.5.3 won't be released too soon (unless there
are critical bugs, of course).


Regards,
Jonas


Log in to comment.

Attached File ( 1 )

Filename Description Download
rsvndump-disable-man.patch patch to fix configure.ac Download

Changes ( 6 )

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