blob: 1c9f3c758726d8f8f89c1b643feed3b0492b81c5 [file] [log] [blame]
Description:
Files:
Depends-on:
configure.ac:
dnl Make sure LOCALENAME_ENHANCE_LOCALE_FUNCS gets initialized to 0 before,
dnl not after, it has been set to 1 by gt_INTL_THREAD_LOCALE_NAME.
AC_REQUIRE([gl_LOCALE_H_DEFAULTS])
AC_REQUIRE([gt_INTL_THREAD_LOCALE_NAME])
Makefile.am:
# Parameterization of the 'relocatable-lib-lgpl' module.
AM_CPPFLAGS += \
-DIN_LIBRARY -DINSTALLDIR=\"$(libdir)\" -DNO_XMALLOC -DBUILDING_DLL \
-Dset_relocation_prefix=libintl_set_relocation_prefix \
-DDEPENDS_ON_LIBICONV=1
Include:
License:
LGPLv2+
Maintainer:
Bruno Haible