X-Git-Url: https://git.sur5r.net/?p=openocd;a=blobdiff_plain;f=configure.ac;h=95d76c94d749307411579c6046bf008bd09dfb6e;hp=d43525ebebcb2526270a16ba3577b046b941944c;hb=e311b2f097eee38f9a05eae909b1bce64b58a8ba;hpb=a9d30ceafe01e35a514787ceca10072777b271bf diff --git a/configure.ac b/configure.ac index d43525eb..95d76c94 100644 --- a/configure.ac +++ b/configure.ac @@ -752,7 +752,6 @@ AM_CONDITIONAL([IS_MINGW], [test $is_mingw = yes]) AM_CONDITIONAL([IS_WIN32], [test $is_win32 = yes]) AM_CONDITIONAL([IS_DARWIN], [test $is_darwin = yes]) AM_CONDITIONAL([BITQ], [test $build_bitq = yes]) -AM_CONDITIONAL([CMSIS_DAP], [test $use_hidapi = yes]) AM_CONDITIONAL([USE_LIBFTDI], [test $use_libftdi = yes]) AM_CONDITIONAL([MINIDRIVER], [test $build_minidriver = yes])