From cdd524fbe286e64552552f23f3548871c8923fa7 Mon Sep 17 00:00:00 2001
From: Matthieu Herrb <matthieu@cvs.openbsd.org>
Date: Sun, 15 Apr 2007 14:09:34 +0000
Subject: regen

---
 app/xev/aclocal.m4 | 35 -----------------------------------
 1 file changed, 35 deletions(-)

(limited to 'app/xev/aclocal.m4')

diff --git a/app/xev/aclocal.m4 b/app/xev/aclocal.m4
index b0c8b891b..89a893bec 100644
--- a/app/xev/aclocal.m4
+++ b/app/xev/aclocal.m4
@@ -860,41 +860,6 @@ AC_DEFUN([_AM_IF_OPTION],
 # ---------------
 AC_DEFUN([AM_SANITY_CHECK],
 [AC_MSG_CHECKING([whether build environment is sane])
-# Just in case
-sleep 1
-echo timestamp > conftest.file
-# Do `set' in a subshell so we don't clobber the current shell's
-# arguments.  Must try -L first in case configure is actually a
-# symlink; some systems play weird games with the mod time of symlinks
-# (eg FreeBSD returns the mod time of the symlink's containing
-# directory).
-if (
-   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
-   if test "$[*]" = "X"; then
-      # -L didn't work.
-      set X `ls -t $srcdir/configure conftest.file`
-   fi
-   rm -f conftest.file
-   if test "$[*]" != "X $srcdir/configure conftest.file" \
-      && test "$[*]" != "X conftest.file $srcdir/configure"; then
-
-      # If neither matched, then we have a broken ls.  This can happen
-      # if, for instance, CONFIG_SHELL is bash and it inherits a
-      # broken ls alias from the environment.  This has actually
-      # happened.  Such a system could not be considered "sane".
-      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
-alias in your environment])
-   fi
-
-   test "$[2]" = conftest.file
-   )
-then
-   # Ok.
-   :
-else
-   AC_MSG_ERROR([newly created file is older than distributed files!
-Check your system clock])
-fi
 AC_MSG_RESULT(yes)])
 
 # Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
-- 
cgit v1.2.3