Smake: Add mkdtemp module, used by odt output driver.
authorBen Pfaff <blp@gnu.org>
Thu, 11 Feb 2010 04:28:42 +0000 (20:28 -0800)
committerBen Pfaff <blp@gnu.org>
Thu, 11 Feb 2010 04:28:49 +0000 (20:28 -0800)
Reported by Michel Boaventura <michel.boaventura@gmail.com>.

Smake

diff --git a/Smake b/Smake
index d70093247eb150a4b9bd95e79f5c487b043c90f3..10b5124373d0a87597f47ee170a5091753d23e1e 100644 (file)
--- a/Smake
+++ b/Smake
@@ -43,6 +43,7 @@ GNULIB_MODULES = \
        mempcpy \
        memset \
        minmax \
+       mkdtemp \
        mkstemp \
        printf-posix \
        printf-safe \