X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=683da846f90fdae6b7fe47d26abf11d2798a0de0;hp=c2b8b55cd00afe9909e293aaf3fa4c97be7e650e;hb=adc46e2f1346d98ef4f6c2351fef95fbc8ddf831;hpb=54b58e925e27e87bf2903678f87b7544ee2e8167 diff --git a/configure.ac b/configure.ac index c2b8b55c..683da846 100644 --- a/configure.ac +++ b/configure.ac @@ -459,7 +459,7 @@ xauto) xx86_64|xi*86) save_CFLAGS="$CFLAGS" save_LIBS="$LIBS" - LIBS="-lbluetooth" + LIBS="-ldl" CFLAGS="-m64" AC_MSG_CHECKING([if ]$CC[ ]$CFLAGS[ can link programs]) AC_LINK_IFELSE([AC_LANG_PROGRAM([])], @@ -537,6 +537,7 @@ ao-tools/ao-flash/Makefile ao-tools/ao-test-igniter/Makefile ao-tools/ao-test-baro/Makefile ao-tools/ao-test-flash/Makefile +ao-tools/ao-cal-accel/Makefile ao-utils/Makefile src/Version ])