Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.
authorPaul Smith <psmith@gnu.org>
Sun, 21 Apr 2002 23:57:24 +0000 (23:57 +0000)
committerPaul Smith <psmith@gnu.org>
Sun, 21 Apr 2002 23:57:24 +0000 (23:57 +0000)
commit7ed1a08985ee943646612563e1fc09f5d51425f8
tree4068151d4bd9fcd5d63bff8f824d0fad325d0fc8
parentcae1db6ecdcd64bfbdfb1e5cff2bf2d6b2cba603
Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.
We're using Gettext's "external" feature to avoid including the intl
code in the GNU make distribution.
42 files changed:
ABOUT-NLS [deleted file]
ChangeLog
Makefile.am
NEWS
acconfig.h [deleted file]
acinclude.m4
config.guess [deleted file]
config.sub [deleted file]
config/ChangeLog [new file with mode: 0644]
config/Makefile.am [new file with mode: 0644]
configure.in
gettext.c [deleted file]
gettext.h
glob/Makefile.am
i18n/Makefile.am [deleted file]
i18n/pl.po [deleted file]
main.c
maintMakefile
make.h
po/.cvsignore [moved from i18n/.cvsignore with 56% similarity]
po/ChangeLog [new file with mode: 0644]
po/LINGUAS [new file with mode: 0644]
po/Makefile.in.in [new file with mode: 0644]
po/Makevars [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/da.po [moved from i18n/da.po with 84% similarity]
po/de.po [moved from i18n/de.po with 87% similarity]
po/es.po [moved from i18n/es.po with 86% similarity]
po/fr.po [moved from i18n/fr.po with 84% similarity]
po/gl.po [moved from i18n/gl.po with 84% similarity]
po/he.po [moved from i18n/he.po with 87% similarity]
po/ja.po [moved from i18n/ja.po with 84% similarity]
po/ko.po [moved from i18n/ko.po with 84% similarity]
po/nl.po [moved from i18n/nl.po with 82% similarity]
po/pl.po [new file with mode: 0644]
po/pt_BR.po [moved from i18n/pt_BR.po with 78% similarity]
po/ru.po [moved from i18n/ru.po with 84% similarity]
po/tr.po [moved from i18n/tr.po with 83% similarity]
signame.c
signame.h [deleted file]
tests/ChangeLog
tests/test_driver.pl