Skip to content

Commit 1f6e0e3

Browse files
committed
regenerate configure script.
1 parent c8e9847 commit 1f6e0e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configure

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28399,7 +28399,8 @@ fi
2839928399

2840028400
if test x$hidapi_support = xyes; then
2840128401
if test x$have_libusb_h = xyes; then
28402-
printf "%s\n" "#define HAVE_LIBUSB 1" >>confdefs.h
28402+
28403+
printf "%s\n" "#define HAVE_LIBUSB 1" >>confdefs.h
2840328404

2840428405
EXTRA_CFLAGS="$EXTRA_CFLAGS $LIBUSB_CFLAGS"
2840528406
if test x$require_hidapi_libusb = xyes; then

0 commit comments

Comments
 (0)