Imported Upstream version 0.18.3.2
[platform/upstream/gettext.git] / gnulib-local / modules / gettext-runtime-misc
1 Description:
2
3 Files:
4
5 Depends-on:
6
7 configure.ac:
8
9 Makefile.am:
10 AUTOMAKE_OPTIONS += no-dependencies
11
12 # Hmm... is this still necessary?
13 AM_CPPFLAGS += -I$(top_builddir)/intl -I$(top_srcdir)/intl
14
15 # Parametrization of the 'relocatable' module.
16 AM_CPPFLAGS += -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
17
18 # Tell the mingw or Cygwin linker which symbols to export.
19 if WOE32DLL
20 AM_CPPFLAGS += @INTL_EXPORTS_FLAGS@
21 endif
22
23 Include:
24
25 License:
26 GPL
27
28 Maintainer:
29 Bruno Haible
30