summaryrefslogtreecommitdiff
path: root/intl/config.intl.in
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2006-05-22 15:30:13 +0000
committerSteve Ellcey <sje@cup.hp.com>2006-05-22 15:30:13 +0000
commitc22a7448a6bce162c14b42ca764ac355392ffbc5 (patch)
tree369450df27346c06ddbceb5849f77ebc9280ec17 /intl/config.intl.in
parent8fd9f8dec6fa29edde520d6e1ffc86eb2621e621 (diff)
downloadgdb-c22a7448a6bce162c14b42ca764ac355392ffbc5.tar.gz
2006-05-22 Steve Ellcey <sje@cup.hp.com>
* MAINTAINERS: Change intl updating instructions. * config.rpath: Copy from GCC tree. * intl: Replace contents of intl directory with intl from GCC tree.
Diffstat (limited to 'intl/config.intl.in')
-rw-r--r--intl/config.intl.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/intl/config.intl.in b/intl/config.intl.in
new file mode 100644
index 00000000000..040b7cf9d6d
--- /dev/null
+++ b/intl/config.intl.in
@@ -0,0 +1,12 @@
+# This file records the configuration of libintl in a form that
+# can be read back in by a configure script in a sister directory.
+# See config/gettext.m4 for its use.
+
+USE_NLS='@USE_NLS@'
+LIBINTL='@LIBINTL@'
+LIBINTL_DEP='@LIBINTL_DEP@'
+INCINTL='@INCINTL@'
+
+XGETTEXT='@XGETTEXT@'
+GMSGFMT='@GMSGFMT@'
+POSUB='@POSUB@'