summaryrefslogtreecommitdiff
path: root/package/xf86-video-intel/patches/patch-configure
blob: ac5f5031cfbe06c762d7195e1339a627447c1478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
--- xf86-video-intel-2.9.1.orig/configure	2009-10-26 12:53:35.000000000 +0100
+++ xf86-video-intel-2.9.1/configure	2010-04-21 19:57:36.000000000 +0200
@@ -12283,9 +12283,6 @@ if test x$DRI != xno; then
 $as_echo_n "checking for ${sdkdir}/dri.h... " >&6; }
 if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then :
   $as_echo_n "(cached) " >&6
-else
-  test "$cross_compiling" = yes &&
-  as_fn_error "cannot check for file existence when cross compiling" "$LINENO" 5
 if test -r "${sdkdir}/dri.h"; then
   eval "$as_ac_File=yes"
 else
@@ -12307,9 +12304,6 @@ fi
 $as_echo_n "checking for ${sdkdir}/sarea.h... " >&6; }
 if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then :
   $as_echo_n "(cached) " >&6
-else
-  test "$cross_compiling" = yes &&
-  as_fn_error "cannot check for file existence when cross compiling" "$LINENO" 5
 if test -r "${sdkdir}/sarea.h"; then
   eval "$as_ac_File=yes"
 else
@@ -12331,9 +12325,6 @@ fi
 $as_echo_n "checking for ${sdkdir}/dristruct.h... " >&6; }
 if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then :
   $as_echo_n "(cached) " >&6
-else
-  test "$cross_compiling" = yes &&
-  as_fn_error "cannot check for file existence when cross compiling" "$LINENO" 5
 if test -r "${sdkdir}/dristruct.h"; then
   eval "$as_ac_File=yes"
 else
@@ -12927,9 +12918,6 @@ else
 $as_echo_n "checking for $XORG_SGML_PATH/X11/defs.ent... " >&6; }
 if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then :
   $as_echo_n "(cached) " >&6
-else
-  test "$cross_compiling" = yes &&
-  as_fn_error "cannot check for file existence when cross compiling" "$LINENO" 5
 if test -r "$XORG_SGML_PATH/X11/defs.ent"; then
   eval "$as_ac_File=yes"
 else