Skip to content
Snippets Groups Projects
Commit 38a1ae72 authored by ntfreak's avatar ntfreak
Browse files

- correct configure ftd2xx highspeed test

git-svn-id: svn://svn.berlios.de/openocd/trunk@2385 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 33248415
No related branches found
No related tags found
No related merge requests found
......@@ -823,7 +823,7 @@ main( int argc, char **argv )
AC_MSG_ERROR([Cannot build & run test program using ftd2xx.lib])
] )
AC_MSG_CHECKING([whether to build ftd2xx device support])
AC_MSG_CHECKING([whether to build ftd2xx highspeed device support])
AC_MSG_RESULT([$want_ftd2xx_highspeed])
if test $want_ftd2xx_highspeed != no; then
AC_MSG_CHECKING([for ftd2xx highspeed device support])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment