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