fix bind compile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@4721 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm 2006-08-31 18:49:41 +00:00
parent 91a157868e
commit d73402e4f0

View File

@ -206,3 +206,15 @@ diff -urN bind-9.3.1/configure.in bind-9.3.1.new/configure.in
if test "$use_openssl" = "auto"
then
for d in $openssldirs
diff -urN bind-9.3.1/configure bind-9.3.1.new/configure
--- bind-9.3.1/lib/bind/configure 2004-12-09 05:09:03.000000000 +0100
+++ bind-9.3.1.new/lib/bind/configure 2006-07-31 14:24:19.000000000 +0200
@@ -5289,6 +5289,7 @@
if eval "test \"\${$as_ac_File+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
+cross_compiling=no
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;}