From f067089c02292be13eb97a91b4ee5b3a73c6a31f Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Fri, 24 Nov 1995 23:51:37 +0000 Subject: [PATCH] (common): Remove NLS --- automake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automake.in b/automake.in index e663d06a..12cdb829 100755 --- a/automake.in +++ b/automake.in @@ -34,7 +34,7 @@ am_dir=@datadir@/@PACKAGE@ # include in DIST_FILES. NOTE if you add something here, make sure # you add it in the right place -- that is, so that the "--help" still # lines up nicely. -common='THANKS TODO README NEWS COPYING COPYING.LIB INSTALL NLS ABOUT-NLS ChangeLog configure configure.in config.guess config.sub mkinstalldirs install-sh texinfo.tex acconfig.h config.h.top config.h.bot' +common='THANKS TODO README NEWS COPYING COPYING.LIB INSTALL ABOUT-NLS ChangeLog configure configure.in config.guess config.sub mkinstalldirs install-sh texinfo.tex acconfig.h config.h.top config.h.bot' # $echo will eventually be used to handle NLS matters. echo=echo -- 2.43.5