17 lines
366 B
Plaintext
17 lines
366 B
Plaintext
$NetBSD: patch-ba,v 1.10 2011/05/02 21:23:01 adam Exp $
|
|
|
|
--- configure.orig 2010-06-18 17:36:58.000000000 +0000
|
|
+++ configure
|
|
@@ -4204,11 +4204,6 @@ fi
|
|
$as_echo "$wine_cv_toolsdir" >&6; }
|
|
TOOLSDIR=$wine_cv_toolsdir
|
|
|
|
-if test -n "$host_alias" -a "$host_alias" != "$build_alias"
|
|
-then
|
|
- TARGETFLAGS="-b $host_alias $TARGETFLAGS"
|
|
-
|
|
-fi
|
|
|
|
for ac_prog in flex
|
|
do
|