From 3001923ba14defd950109a55414aab841cd4dc9a Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 24 Oct 2018 14:21:15 +0200 Subject: build-sys: improve error message Signed-off-by: Karel Zak --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e6cfd4605..f223adb9f 100644 --- a/configure.ac +++ b/configure.ac @@ -1656,7 +1656,7 @@ AM_CONDITIONAL([BUILD_PIVOT_ROOT], [test "x$build_pivot_root" = xyes]) UL_BUILD_INIT([flock], [check]) -UL_REQUIRES_HAVE([flock], [timer], [timer_create function]) +UL_REQUIRES_HAVE([flock], [timer], [timer_create/setitimer function]) AM_CONDITIONAL([BUILD_FLOCK], [test "x$build_flock" = xyes]) -- cgit v1.2.3-55-g7522