]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Customization of building the lib in gettext-runtime.
authorBruno Haible <bruno@clisp.org>
Thu, 3 Aug 2006 11:35:41 +0000 (11:35 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:51 +0000 (12:13 +0200)
gnulib-local/modules/gettext-runtime-misc [new file with mode: 0644]

diff --git a/gnulib-local/modules/gettext-runtime-misc b/gnulib-local/modules/gettext-runtime-misc
new file mode 100644 (file)
index 0000000..1d7f695
--- /dev/null
@@ -0,0 +1,23 @@
+Description:
+
+Files:
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+# Hmm... is this still necessary?
+AM_CPPFLAGS += -I$(top_builddir)/intl -I$(top_srcdir)/intl
+
+# Parametrization of the 'relocatable' module.
+AM_CPPFLAGS += -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
+
+Include:
+
+License:
+GPL
+
+Maintainer:
+Bruno Haible
+