Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-06-12 | * po/Make-in (all-yes): If maintainer mode, depend on .pot file. | Tom Tromey | 1 | -0/+1245 | |
($(PACKAGE).pot): Unconditionally depend on POTFILES. | |||||
1998-04-22 | fix sanitization for gettext changes | Ian Lance Taylor | 1 | -0/+41 | |
1998-04-22 | * Many files: Added gettext invocations around user-visible | Tom Tromey | 2 | -0/+450 | |
strings. * libbfd-in.h: Added gettext includes and defines. * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_STPCPY, HAVE_LC_MESSAGES): Define. * configure.in: Call CY_GNU_GETTEXT. Create po/Makefile.in and po/Makefile. * Makefile.am (SUBDIRS): Added po. (POTFILES): New macro. (po/POTFILES.in): New target. (SOURCE_HFILES): New macro. (HFILES): Use it. * po/Make-in, po/POTFILES.in, po/bfd.pot: New files. |