From: Ben Pfaff Date: Thu, 11 Feb 2010 04:28:42 +0000 (-0800) Subject: Smake: Add mkdtemp module, used by odt output driver. X-Git-Tag: v0.7.4~7 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0dc0a22cc177d6bef52c0b744332e71c0f8fef9;hp=329a875d8001b40ff0ed8d621c37e1bc1d7813a6;p=pspp-builds.git Smake: Add mkdtemp module, used by odt output driver. Reported by Michel Boaventura . --- diff --git a/Smake b/Smake index d7009324..10b51243 100644 --- a/Smake +++ b/Smake @@ -43,6 +43,7 @@ GNULIB_MODULES = \ mempcpy \ memset \ minmax \ + mkdtemp \ mkstemp \ printf-posix \ printf-safe \