* stdbit_h.m4: Fix first-line comment.
[gnulib.git] / modules / gettext-h
bloba0036d09c4c2858946cb2e5403004369e427301c
1 Description:
2 Translate messages to user's native language if GNU gettext is also used.
4 Files:
5 lib/gettext.h
7 Depends-on:
8 vararrays
10 configure.ac:
11 AC_SUBST([LIBINTL])
12 AC_SUBST([LTLIBINTL])
14 Makefile.am:
15 lib_SOURCES += gettext.h
17 Include:
18 "gettext.h"
20 Link:
21 $(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
23 License:
24 LGPLv2+
26 Maintainer:
27 all