Opened 7 years ago
Closed 7 years ago
#530 closed task (fixed)
missing help2man has changed semantics
Reported by: | Peter Johansson | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | trivial | Milestone: | svndigest 0.10.3 |
Component: | build | Version: | 0.10.2 |
Keywords: | Cc: |
Description
missing has changed behaviour in this commit
which means that at least automake 1.13 has this behaviour. In short it means that make will fail if help2man is not available, which is not what we want. We want to be able to build svndigest with no help2man but that in that case 'make dist' or at least 'make distcheck' should fail.
Change History (9)
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
comment:3 Changed 7 years ago by
comment:4 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 7 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The solution is no good since the make rules will delete man pages when users with missing help2man
try to build a downloaded package.
comment:6 Changed 7 years ago by
Owner: | changed from Peter Johansson to Jari Häkkinen |
---|---|
Status: | reopened → new |
comment:7 Changed 7 years ago by
Status: | new → assigned |
---|
comment:8 Changed 7 years ago by
comment:9 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
ticket #531 was marked as related