$NetBSD$

--- configure.orig	2006-04-25 07:21:45.000000000 +0930
+++ configure	2006-04-25 07:22:02.000000000 +0930
@@ -987,11 +987,6 @@
 have_lrintf="no"
 if $cc $CFLAGS $LDFLAGS $extralibs -o $TMPE $TMPC 2> /dev/null ; then
   have_lrintf="yes"
-  # allanc@chickenandporn.com: cannot execute cross-compiled
-  # code on the host.  Only execute if not cross-compiling.
-  if test -z "$cross_prefix" ; then
-    $TMPE 2> /dev/null > /dev/null || have_lrintf="no"
-  fi
 fi
 
 _restrict=
