summaryrefslogtreecommitdiff
path: root/x11/modular-xorg-server/patches/patch-ai
blob: fc98c856bd3b2d8b562bafae38361216872c080f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-ai,v 1.1 2007/08/15 14:51:56 joerg Exp $

--- configure.orig	2007-08-15 16:02:41.000000000 +0200
+++ configure
@@ -26426,15 +26426,7 @@ echo $ECHO_N "checking for $prefix/share
 if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
-  test "$cross_compiling" = yes &&
-  { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
-echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
-   { (exit 1); exit 1; }; }
-if test -r "$prefix/share/X11/sgml/defs.ent"; then
   eval "$as_ac_File=yes"
-else
-  eval "$as_ac_File=no"
-fi
 fi
 ac_res=`eval echo '${'$as_ac_File'}'`
 	       { echo "$as_me:$LINENO: result: $ac_res" >&5