xref: /netbsd-src/external/gpl3/gcc.old/dist/intl/config.intl.in (revision 36ac495d2b3ea2b9d96377b2143ebfedac224b92)
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