X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=configure.ac;h=13152bf2d9a0577e445fa12f35861f90fc722e6a;hp=1b872b3f006644e72640a3f1085bbab3e5d416a0;hb=0989cd4d5d69850df38122f9ba1e7d5b4009fb51;hpb=8b344453edb3b095b78fe0dca2dfcf9463f1e4d8 diff --git a/configure.ac b/configure.ac index 1b872b3f00..13152bf2d9 100644 --- a/configure.ac +++ b/configure.ac @@ -816,7 +816,7 @@ if test $build_remote_bitbang = yes; then build_bitbang=yes AC_DEFINE([BUILD_REMOTE_BITBANG], [1], [1 if you want the Remote Bitbang JTAG driver.]) else - AC_DEFINE([BUILD_REMOTE_BITBNAG], [0], [0 if you don't want the Remote Bitbang JTAG driver.]) + AC_DEFINE([BUILD_REMOTE_BITBANG], [0], [0 if you don't want the Remote Bitbang JTAG driver.]) fi #-- Deal with MingW/Cygwin FTD2XX issues