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 5 USE_NLS='@USE_NLS@' 6 LIBINTL='@LIBINTL@' 7 LIBINTL_DEP='@LIBINTL_DEP@' 8 INCINTL='@INCINTL@' 9 10 XGETTEXT='@XGETTEXT@' 11 GMSGFMT='@GMSGFMT@' 12 POSUB='@POSUB@' 13