浏览代码

regenerate configure script.

Ozkan Sezer 1 周之前
父节点
当前提交
1725d6b049
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      configure

+ 2 - 1
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