xref: /netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/gettext-runtime-misc (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1Description:
2
3Files:
4
5Depends-on:
6
7configure.ac:
8
9Makefile.am:
10AUTOMAKE_OPTIONS += no-dependencies
11
12# Hmm... is this still necessary?
13AM_CPPFLAGS += -I$(top_builddir)/intl -I$(top_srcdir)/intl
14
15# Parametrization of the 'relocatable' module.
16AM_CPPFLAGS += -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
17
18Include:
19
20License:
21GPL
22
23Maintainer:
24Bruno Haible
25
26