config.intl.in 316 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='@USE_NLS@'
  5. LIBINTL='@LIBINTL@'
  6. LIBINTL_DEP='@LIBINTL_DEP@'
  7. INCINTL='@INCINTL@'
  8. XGETTEXT='@XGETTEXT@'
  9. GMSGFMT='@GMSGFMT@'
  10. POSUB='@POSUB@'