summaryrefslogtreecommitdiff
path: root/x11/xf86-video-tga/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xf86-video-tga/patches/patch-aa')
-rw-r--r--x11/xf86-video-tga/patches/patch-aa24
1 files changed, 12 insertions, 12 deletions
diff --git a/x11/xf86-video-tga/patches/patch-aa b/x11/xf86-video-tga/patches/patch-aa
index 67de0bf939e..baef4509354 100644
--- a/x11/xf86-video-tga/patches/patch-aa
+++ b/x11/xf86-video-tga/patches/patch-aa
@@ -1,21 +1,21 @@
-$NetBSD: patch-aa,v 1.1 2007/08/15 20:07:41 joerg Exp $
+$NetBSD: patch-aa,v 1.2 2009/06/09 06:58:12 hasso Exp $
---- configure.orig 2007-08-15 19:13:01.000000000 +0200
-+++ configure
-@@ -20329,16 +20329,8 @@ echo $ECHO_N "checking for $prefix/share
- if eval "test \"\${$as_ac_File+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
+--- configure.orig 2008-09-04 01:15:31 +0300
++++ configure 2009-06-09 09:39:28 +0300
+@@ -22111,16 +22111,8 @@ $as_echo_n "checking for $XORG_SGML_PATH
+ if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then
+ $as_echo_n "(cached) " >&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;}
+- { { $as_echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
+-$as_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
+-if test -r "$XORG_SGML_PATH/X11/defs.ent"; then
- eval "$as_ac_File=yes"
-else
eval "$as_ac_File=no"
fi
-fi
- echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5
- echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6
- if test `eval echo '${'$as_ac_File'}'` = yes; then
+ ac_res=`eval 'as_val=${'$as_ac_File'}
+ $as_echo "$as_val"'`
+ { $as_echo "$as_me:$LINENO: result: $ac_res" >&5