chiark
/
gitweb
/
~mdw
/
mLib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
6b210fd
)
configure.ac: Provide a non-empty default manpage extension.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 30 Apr 2022 16:02:14 +0000
(17:02 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 30 Apr 2022 19:12:31 +0000
(20:12 +0100)
This has been a bug forever, but there's been a corresponding bug
in the `mdw_MANEXT' macro forever which ignores the supplied default
and uses `mLib' instead, so nobody noticed. Until I fixed the
other bug and my build broke.
No differences found