Hi Lennart,

At 2025-03-30T23:26:34+0000, Lennart Jablonka wrote:
> libpaper reads /etc/papersize case-insensitively;

Thanks for pointing this out.

> `configure PAGE=…` shouldn’t be case-sensitive either.

Agreed.

> I haven’t looked very closely, but I suspect the comment in
> Makefile.am on config.h is wrong: I don’t see where PAGE would be
> #defined.

I think you're right.  groff's `GROFF_PAGE` Autoconf macro uses
`AC_SUBST()`,[1] not `AC_DEFINE()`.[2]

I'll review and likely incorporate this patch (and update "Makefile.am"
comments).  Thank you!

Regards,
Branden

[1] 
https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.72/html_node/Setting-Output-Variables.html
[2] 
https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.72/html_node/Defining-Symbols.html

Attachment: signature.asc
Description: PGP signature

Reply via email to