X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.ac;h=299bfe0f38d12e76fe366758b6dd456eebb10eec;hb=87ee1eb8f451d1f1b278c160e5f90ff20301560c;hp=2ce392d076a09af503a529cc2e2accbd03bc9c69;hpb=d42d3d062dd1aca92b5a2552a1f474aab0bee610;p=ctsim.git diff --git a/configure.ac b/configure.ac index 2ce392d..299bfe0 100644 --- a/configure.ac +++ b/configure.ac @@ -63,7 +63,7 @@ AC_STRUCT_TM dnl Checks for library functions. AC_FUNC_VPRINTF -AC_CHECK_FUNCS(strtod strtol snprintf htonl usleep vsprintf vsnprintf) +AC_CHECK_FUNCS(strtod strtol snprintf htonl usleep vsprintf vsnprintf basename setjmp setpriority time gettimeofday getenv) AC_CHECK_FUNC(basename) AC_CHECK_FUNC(setjmp) AC_CHECK_FUNC(setpriority)