data/method/gdb/gdb-13.2/intl/config.intl

13 lines
377 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
# 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='-L${top_builddir}/../intl -lintl'
LIBINTL_DEP='${top_builddir}/../intl/libintl.a'
INCINTL='-I${top_builddir}/../intl'
XGETTEXT='/usr/bin/xgettext'
GMSGFMT='/usr/bin/msgfmt'
POSUB='po'