From: ntfreak Date: Wed, 24 Jun 2009 08:12:45 +0000 (+0000) Subject: - correct configure ftd2xx highspeed test X-Git-Tag: v0.2.0~130 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=38a1ae728104bdcbcf57bffcc09648c29e210606;p=openocd - correct configure ftd2xx highspeed test git-svn-id: svn://svn.berlios.de/openocd/trunk@2385 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- diff --git a/configure.in b/configure.in index 711ea557..deef7086 100644 --- a/configure.in +++ b/configure.in @@ -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])