Branch
Hash :
0f6c3055
Author :
Date :
2025-09-14T03:06:51
gettext-h: Avoid -Wtrailing-whitespace in a better way. * m4/gettext_h.m4: New file, extracted from modules/gettext-h. Add back the newline at the end of the AH_BOTTOM argument. * modules/gettext-h (Files): Add it. (configure.ac): Invoke gl_GETTEXT_H.
Description:
Translate messages to user's native language if GNU gettext is also used.
Files:
lib/gettext.h
m4/gettext_h.m4
Depends-on:
locale-h
vararrays
configure.ac:
gl_GETTEXT_H
Makefile.am:
lib_SOURCES += gettext.h
Include:
"gettext.h"
Link:
$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
License:
LGPLv2+
Maintainer:
all