X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=configure.ac;h=038212cdb6135836fe2f1d2964be932a3261b945;hp=9d5c0a1f55e1e58150674dce4cfc7bdbe3c08740;hb=c5787d94884be67a61d738c08160e08451e78752;hpb=c98856b62a4fd5eca05d1d1f1185300fdee13f39 diff --git a/configure.ac b/configure.ac index 9d5c0a1f55..038212cdb6 100644 --- a/configure.ac +++ b/configure.ac @@ -908,7 +908,7 @@ if test $build_ft2232_ftd2xx = yes -o $build_presto_ftd2xx = yes -o $build_usb_b ]) AC_SEARCH_LIBS([FT_GetLibraryVersion],[ftd2xx],,[ AC_MSG_ERROR([You appear to be missing the FTD2xx driver library.]) - ],[]) + ],[-lrt -lusb-1.0]) fi fi fi # linux