]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Include GNULIB mkdtemp module
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 17 May 2013 12:30:37 +0000 (13:30 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 17 May 2013 16:09:29 +0000 (17:09 +0100)
The mkdtemp function is missing on mingw platforms. It is
used in various Linux specific places in libvirt, but
recently became used in fdstreamtest.c which is cross
platform. Thus the GNULIB mkdtemp module should be used
to provide mkdtemp.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
bootstrap.conf

index 6e037572a17ca859cd1f2ab3f8560afc41c6135b..410e4f5dc46324219a836443a8a80f453ac4d000 100644 (file)
@@ -71,6 +71,7 @@ listen
 localeconv
 maintainer-makefile
 manywarnings
+mkdtemp
 mkostemp
 mkostemps
 mktempd