# 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='yes' LIBINTL='${top_builddir}/../intl/libintl.a -liconv' LIBINTL_DEP='${top_builddir}/../intl/libintl.a' INCINTL='-I${top_builddir}/../intl' XGETTEXT='/usr/local/bin/xgettext' GMSGFMT='/usr/local/bin/msgfmt' POSUB='po'