]> Savannah Git Hosting - gnulib.git/commitdiff
tempname: Depend on 'mkdir'.
authorBruno Haible <bruno@clisp.org>
Fri, 5 Oct 2018 16:37:31 +0000 (18:37 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 5 Oct 2018 16:37:31 +0000 (18:37 +0200)
Reported by Maarten Bosmans <mkbosmans@gmail.com>
at <https://savannah.gnu.org/bugs/?33379>.

* modules/tempname (Depends-on): Add 'mkdir'.

ChangeLog
modules/tempname

index c14e0a2545ec1c837998816921464b0ea18a17bb..70be0ded58a8b4d8d83fea3698c2309fe402602c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2018-10-05  Bruno Haible  <bruno@clisp.org>
+
+       tempname: Depend on 'mkdir'.
+       Reported by Maarten Bosmans <mkbosmans@gmail.com>
+       at <https://savannah.gnu.org/bugs/?33379>.
+       * modules/tempname (Depends-on): Add 'mkdir'.
+
 2018-10-05  Akim Demaille  <akim@lrde.epita.fr>
 
        timevar: rely on gnulib modules for time portability.
index d5218eee5bc6df58bc552df3b707ced14cfa888d..fa91ed3979e3fe825e31b6cee049ad9470791bdd 100644 (file)
@@ -12,6 +12,7 @@ extensions
 fcntl-h
 gettimeofday
 lstat
+mkdir
 stdint
 sys_stat
 sys_time