summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-12 03:35:21 +0000
committerJim Meyering <jim@meyering.net>1996-03-12 03:35:21 +0000
commit51078dff7f9e9f70c1fa9864c14795757320558d (patch)
tree6840bff4e15c3cbdbe373c15295577d4b9e6d73a /old
parent03824c9e29ca8f677655089ccc806e00e3826ad3 (diff)
downloadcoreutils-51078dff7f9e9f70c1fa9864c14795757320558d.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index ad77b9338..85d5d51fd 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,27 @@
+ * chmod.c chown.c cp.c dd.c df.c du.c install.c ln.c ls.c
+ mkdir.c mkfifo.c mknod.c mv.c mvdir.c rm.c rmdir.c sync.c
+ touch.c (main): Initialize for internationalized message support:
+ call setlocale, bindtextdomain, and textdomain.
+ * system.h: Add definitions and includes for NLS.
+ * Makefile.am (SUBDIRS): Add intl and po.
+ * src/Makefile.am (datadir): Define.
+ (localedir): Define.
+ (DEFS): Add LOCALEDIR definition.
+ (LDADD): Add @INTLLIBS@.
+ * aclocal.m4: Add NLS-related macro definitions from
+ gettext distribution.
+ * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_LC_MESSAGES,
+ HAVE_STPCPY): New macros.
+ Add PACKAGE and VERSION.
+ * configure.in (PACKAGE): Define with AC_DEFINE_UNQUOTED.
+ (VERSION): Likewise.
+ (ALL_LINGUAS): Define.
+ (ud_GNU_GETTEXT): Use it.
+ Link an nls file.
+ (AC_OUTPUT): Reflect addition of two new directories, intl and po.
+ Create po/Makefile.
+ From François Pinard.
+
Thu Mar 7 20:26:07 1996 Jim Meyering (meyering@na-net.ornl.gov)
* df.c (main): Tell read_filesystem_list that it should determine