changeset 39885:7ca385183654

tempname: Depend on 'mkdir'. Reported by Maarten Bosmans <mkbosmans@gmail.com> at <https://savannah.gnu.org/bugs/?33379>. * modules/tempname (Depends-on): Add 'mkdir'.
author Bruno Haible <bruno@clisp.org>
date Fri, 05 Oct 2018 18:37:31 +0200
parents d8ad6b800760
children 2114f093579b
files ChangeLog modules/tempname
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Oct 02 06:19:19 2018 +0200
+++ b/ChangeLog	Fri Oct 05 18:37:31 2018 +0200
@@ -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.
--- a/modules/tempname	Tue Oct 02 06:19:19 2018 +0200
+++ b/modules/tempname	Fri Oct 05 18:37:31 2018 +0200
@@ -12,6 +12,7 @@
 fcntl-h
 gettimeofday
 lstat
+mkdir
 stdint
 sys_stat
 sys_time