aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/intl/config.intl.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.3/intl/config.intl.in')
-rw-r--r--gcc-4.4.3/intl/config.intl.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/gcc-4.4.3/intl/config.intl.in b/gcc-4.4.3/intl/config.intl.in
new file mode 100644
index 000000000..040b7cf9d
--- /dev/null
+++ b/gcc-4.4.3/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@'