From 1f6e0e3a23c6877d43e7a0cb6ce8a323ba37c561 Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Sun, 31 Aug 2025 20:20:50 +0300 Subject: [PATCH] regenerate configure script. --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure b/configure index ed8833c1d4..afccaab0bd 100755 --- a/configure +++ b/configure @@ -28399,7 +28399,8 @@ fi if test x$hidapi_support = xyes; then if test x$have_libusb_h = xyes; then - printf "%s\n" "#define HAVE_LIBUSB 1" >>confdefs.h + +printf "%s\n" "#define HAVE_LIBUSB 1" >>confdefs.h EXTRA_CFLAGS="$EXTRA_CFLAGS $LIBUSB_CFLAGS" if test x$require_hidapi_libusb = xyes; then