xref: /openbsd/gnu/gcc/intl/config.intl.in (revision 4bdff4be)
1# This file records the configuration of libintl in a form that
2# can be read back in by a configure script in a sister directory.
3# See config/gettext.m4 for its use.
4
5USE_NLS='@USE_NLS@'
6LIBINTL='@LIBINTL@'
7LIBINTL_DEP='@LIBINTL_DEP@'
8INCINTL='@INCINTL@'
9
10XGETTEXT='@XGETTEXT@'
11GMSGFMT='@GMSGFMT@'
12POSUB='@POSUB@'
13