pkgsrc/x11/xf86-video-i128/patches/patch-aa
tnn 9a1d0d7f31 Update to xf86-video-i128-1.3.0.
Death to RCS tags.
  Fix distcheck
  i128 1.3.0
  Replace references to XFree86/XF86Config in man page
  renamed: .cvsignore -> .gitignore
  Define I128_*_VERSION* using PACKAGE_VERSION_*
  i128: pciaccess conversion
  i128: drop ansi C wrapper
  i128: fixup typo
  Makefile.am: nuke RCS Id
2008-08-09 15:37:02 +00:00

21 lines
788 B
Text

$NetBSD: patch-aa,v 1.2 2008/08/09 15:37:02 tnn Exp $
--- configure.orig 2008-03-19 19:13:43.000000000 +0100
+++ configure
@@ -21447,16 +21447,8 @@ echo $ECHO_N "checking for $XORG_SGML_PA
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 "$XORG_SGML_PATH/X11/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
echo "${ECHO_T}$ac_res" >&6; }