aboutsummaryrefslogtreecommitdiff
path: root/bfd/po
AgeCommit message (Collapse)AuthorFilesLines
1998-06-12 * po/Make-in (all-yes): If maintainer mode, depend on .pot file.Tom Tromey1-0/+1245
($(PACKAGE).pot): Unconditionally depend on POTFILES.
1998-04-22fix sanitization for gettext changesIan Lance Taylor1-0/+41
1998-04-22 * Many files: Added gettext invocations around user-visibleTom Tromey2-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.