summaryrefslogtreecommitdiff
path: root/misc/usbprog/patches/patch-aa
blob: aa5d0f0d92a5796fefe27dce5bab174bb9cf7376 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2010/07/21 11:25:42 drochner Exp $

--- configure.orig	2010-07-15 15:46:31.000000000 +0000
+++ configure
@@ -16506,7 +16506,7 @@ else
   have_libusb="no"
 fi
 
-    if test "${have_libusb}" == yes; then
+    if test "${have_libusb}" = yes; then
         if test "${ac_cv_header_usb_h+set}" = set; then
   { $as_echo "$as_me:$LINENO: checking for usb.h" >&5
 $as_echo_n "checking for usb.h... " >&6; }