X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=0edc2a3c30195bf2f7793500e504c79610d8668b;hp=971cee55299827d25a72942dd4d2c36a03c1b2ea;hb=5ea98697b9f786ac73fd5152d96aebe02906a10d;hpb=001edcbe6676b9ed2de88b5772877c7d91669851 diff --git a/configure.ac b/configure.ac index 971cee55..0edc2a3c 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]) +AC_CHECK_FUNCS([gettimeofday munmap strtoul strndup strnlen]) # Check for MinGW32. MINGW32=no