aboutsummaryrefslogtreecommitdiff
path: root/build-aux (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-02build-aux/manconv.sh: Fix US-ASCII and UTF-8 output.Lasse Collin1-2/+2
groff defaults to SGR escapes. Using -P-c passes -c to grotty which restores the old behavior. Perhaps there is a better way to get pure plain text output but this works for now.
2015-02-26Build: Fix a CR+LF problem when running autoreconf -fi on OS/2.Lasse Collin1-1/+1
2010-09-28Create the PDF versions of the man pages better.Lasse Collin1-0/+58
2010-09-28Move version.sh to build-aux.Lasse Collin1-0/+24