summaryrefslogtreecommitdiff
path: root/intl/config.intl.in
diff options
context:
space:
mode:
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 0000000000..040b7cf9d6
--- /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@'