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:
33bbf10
)
vars.am: Quote `$(manext)', or things break if it's empty.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 30 Apr 2022 16:00:22 +0000
(17:00 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 30 Apr 2022 19:12:28 +0000
(20:12 +0100)
It's not usually empty because it's defaulted in `configure.ac', but
it can be overridden to be empty. Also, there might be bugs.
No differences found