config.intl 287 B

123456789101112
  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. USE_NLS='yes'
  5. LIBINTL=''
  6. LIBINTL_DEP=''
  7. INCINTL=''
  8. XGETTEXT='/usr/bin/xgettext'
  9. GMSGFMT='/usr/bin/msgfmt'
  10. POSUB='po'