X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=9757663f47f9aba70edebaf6550535a83928facb;hp=0edc2a3c30195bf2f7793500e504c79610d8668b;hb=559455a97078bcf4040a95f611a33b7fd569402b;hpb=5ea98697b9f786ac73fd5152d96aebe02906a10d diff --git a/configure.ac b/configure.ac index 0edc2a3c..9757663f 100644 --- a/configure.ac +++ b/configure.ac @@ -81,7 +81,7 @@ AC_TYPE_SIZE_T # Checks for library functions. AC_FUNC_MALLOC AC_FUNC_MMAP -AC_CHECK_FUNCS([gettimeofday munmap strtoul strndup strnlen]) +AC_CHECK_FUNCS([gettimeofday munmap strtoul strndup strnlen mkdtemp]) # Check for MinGW32. MINGW32=no