16 lines
365 B
Text
16 lines
365 B
Text
$NetBSD: patch-ba,v 1.2 2011/05/04 20:31:40 adam Exp $
|
|
|
|
--- configure.orig 2010-06-18 17:36:58.000000000 +0000
|
|
+++ configure
|
|
@@ -4166,11 +4166,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
|