[Wine-patches] [3/3] Re-generate configure.

Alexander Morozov =?iso-8859-1?q?amorozov_=CE=C1_etersoft=2Eru?=
Ср Дек 31 14:44:47 MSK 2008


----------- следующая часть -----------
From 408c5d67518dd8f1b70bd38953283a3308c47bba Mon Sep 17 00:00:00 2001
From: Alexander Morozov <amorozov на etersoft.ru>
Date: Wed, 31 Dec 2008 14:39:38 +0300
Subject: [PATCH] Re-generate configure.

---
 configure |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/configure b/configure
index b02c2a9..3037c86 100755
--- a/configure
+++ b/configure
@@ -14497,7 +14497,7 @@ fi
 
 USBLIBS=""
 
-if test "$ac_cv_header_usb_h" = "yes"
+if test "$ac_cv_header_usb_h" = "yes" -a "x$with_usb" != "xno"
 then
     { $as_echo "$as_me:$LINENO: checking for usb_init in -lusb" >&5
 $as_echo_n "checking for usb_init in -lusb... " >&6; }
@@ -14576,11 +14576,11 @@ fi
 fi
 if test "$ac_cv_lib_usb_usb_init" != "yes"; then
   case "x$with_usb" in
-  x)   wine_notices="$wine_notices|libusb development files not found, USB won't be supported." ;;
+  x)   wine_notices="$wine_notices|libusb ${notice_platform}development files not found, USB won't be supported." ;;
   xno) ;;
-  *)   { { $as_echo "$as_me:$LINENO: error: libusb development files not found, USB won't be supported.
+  *)   { { $as_echo "$as_me:$LINENO: error: libusb ${notice_platform}development files not found, USB won't be supported.
 This is an error since --with-usb was requested." >&5
-$as_echo "$as_me: error: libusb development files not found, USB won't be supported.
+$as_echo "$as_me: error: libusb ${notice_platform}development files not found, USB won't be supported.
 This is an error since --with-usb was requested." >&2;}
    { (exit 1); exit 1; }; } ;;
 esac
-- 
1.6.0.2.GIT



Подробная информация о списке рассылки Wine-patches