]> git.sur5r.net Git - openocd/commitdiff
- correct configure ftd2xx highspeed test
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 24 Jun 2009 08:12:45 +0000 (08:12 +0000)
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 24 Jun 2009 08:12:45 +0000 (08:12 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@2385 b42882b7-edfa-0310-969c-e2dbd0fdcd60

configure.in

index 711ea557629a10fa1b3d7b797792f3cc5f7e0395..deef708688ba0db4aa0fb343f4de9cc1bf2a24ee 100644 (file)
@@ -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])