xref: /netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/gettext-runtime-misc (revision 627f7eb200a4419d89b531d55fccd2ee3ffdcde0)
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