Branch
Hash :
11765a0a
Author :
Date :
2025-09-05T11:33:44
propername-lite: Fix compilation error on Haiku r1/beta4 (regr. today). * lib/propername-lite.c: Test HAVE_UCHAR_H instead of relying on __has_include. * modules/propername-lite (Depends-on): Add uchar-h.
Description:
Lighter-weight localization of proper names.
Files:
lib/propername-lite.c
lib/propername.h
Depends-on:
gettext-h
uchar-h
configure.ac:
m4_ifdef([AM_XGETTEXT_OPTION],
[AM_][XGETTEXT_OPTION([--keyword='proper_name_lite:1,\"This is a proper name. See the gettext manual, section Names.\"'])])
Makefile.am:
lib_SOURCES += propername-lite.c propername.h
Include:
"propername.h"
Link:
$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
License:
LGPL
Maintainer:
all