On 2024-08-03 at 07:58:55, Kim Scarborough wrote: > Hi folks, > > Was wondering why I need gettext to compile git, even if I tell it I don't > need NLS. I've not needed it to compile anything else. Is this really > necessary to run git? I believe you can use NO_GETTEXT=1 and NO_MSGFMT=1 (both must be set) to remove the need for gettext and msgfmt. The latter can be omitted if you're not building git-gui. You can see other configuration options at the top of the Makefile. I will note that both of these commands are required as of POSIX 1003.1-2024, though. -- brian m. carlson (they/them or he/him) Toronto, Ontario, CA
Attachment:
signature.asc
Description: PGP signature