X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=configure.ac;h=78b70d82a09238e9c2d1af8458fd3578984567ee;hp=75bbeceab8a0e4543bc06990cbba862feb95386d;hb=ece28927017614a20b80fdc203584ca919f81878;hpb=37299b2b5809fa9a3bd531ca3e2528085e095a0e;ds=sidebyside diff --git a/configure.ac b/configure.ac index 75bbeceab8..78b70d82a0 100644 --- a/configure.ac +++ b/configure.ac @@ -961,7 +961,7 @@ if test $build_ft2232_ftd2xx = yes -o $build_presto_ftd2xx = yes -o $build_usb_b fi fi LDFLAGS="${LDFLAGS} ${FTD2XX_LDFLAGS}" - LIBS="${LIBS} ${FTD2XX_LIB}" + LIBS="${FTD2XX_LIB} ${LIBS}" AC_MSG_RESULT([${FTD2XX_LDFLAGS} ${FTD2XX_LIB}]) else AC_CHECK_HEADER([ftd2xx.h],[],[