From 6871fe466eca61dc8a1880959bb913e0a2cefb2b Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 13 Jan 2002 18:54:51 +0000 Subject: [PATCH] Generated from configure.in --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 7f51b8d..2299fe0 100755 --- a/configure +++ b/configure @@ -1638,7 +1638,7 @@ else #include "stdlib.h" int main (int argc, char*argv[]) { - return system("echo `touch config.tmp2`"); + return system("test `touch config.tmp2`"); } EOF -- 1.7.10.4