summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-31 13:24:28 +0000
committerJim Meyering <jim@meyering.net>2000-12-31 13:24:28 +0000
commitaa3ef39ac872a8033d378b68f8f26884645af382 (patch)
tree3565c15dd035010ebe9befea117e1991fb0dcf40 /m4
parentb360fa26e57002eae77642d7f1a3baf67817a9a5 (diff)
downloadcoreutils-aa3ef39ac872a8033d378b68f8f26884645af382.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 4dd333611..ccf51d652 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-25 Alexandre Duret-Lutz <duret_g@epita.fr>
+
+ * libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
+ prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
+ can be used in subdirectories.
+
2000-12-26 Jim Meyering <meyering@lucent.com>
* dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work better