aboutsummaryrefslogtreecommitdiff
path: root/gprofng/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'gprofng/configure.ac')
-rw-r--r--gprofng/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprofng/configure.ac b/gprofng/configure.ac
index 8977e8b..fa924dc 100644
--- a/gprofng/configure.ac
+++ b/gprofng/configure.ac
@@ -178,7 +178,7 @@ AC_SUBST(GPROFNG_CPPFLAGS, [${gprofng_cppflags}])
AC_SUBST(GPROFNG_LIBDIR, [${libdir}])
AC_CHECK_DECLS([basename])
-AC_CHECK_FUNCS([strsignal])
+AC_CHECK_FUNCS(clock_gettime strsignal)
AC_SUBST(BUILD_SUBDIRS)