From f09675cfdc41b728d368ab86ede208ca547ed035 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Thu, 13 Nov 2014 10:38:39 +0100 Subject: configure: search for GNU touch Signed-off-by: Michael Olbrich --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a367f32f4..d366a6b47 100644 --- a/configure.ac +++ b/configure.ac @@ -157,6 +157,7 @@ GNU_TOOL(rm, coreutils) GNU_TOOL(rmdir, coreutils) GNU_TOOL(sort, coreutils) GNU_TOOL(stat, coreutils) +GNU_TOOL(touch, coreutils) GNU_TOOL(tty, coreutils) GNU_TOOL(tar, tar) GNU_TOOL(find, findutils) -- cgit v1.2.3