summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-12-22 10:57:36 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-12-22 10:58:24 -0800
commitf85a8a6f4ef5e4c5dcea20684aa09000701e26c0 (patch)
tree9311a27453c33fc7322b1f6ea6f04d73c26f13c7 /ChangeLog
parent42415d79b8dcfeb761db41a4067fa6a18b0d4912 (diff)
downloadgnulib-f85a8a6f4ef5e4c5dcea20684aa09000701e26c0.tar.gz
libgmp: omit redundant 'mkdir -p .'
* modules/libgmp: Mark $(MKDIR) with @NMD@; this was missed in a previous pass.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bed73b624..719a934ae5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2021-12-22 Paul Eggert <eggert@cs.ucla.edu>
+ libgmp: omit redundant 'mkdir -p .'
+ * modules/libgmp: Mark $(MKDIR) with @NMD@; this was missed
+ in a previous pass.
+
maint: omit unnecessary ‘rm -f $@-t $@’
* modules/alloca-opt, modules/argz, modules/arpa_inet:
* modules/assert-h, modules/byteswap, modules/configmake: