* Now we properly '-lm' to libtonezone itself. Tools that link with libtonezone get it automatically without having to individually link it. - dahdi_cfg historically needed -lm, but no longer does. * Also use "autoscan" to refresh "configure.ac": - Added missing tests - Move AC_CHECK_HEADERS() to their correct location (before testing libraries). * Fixes the following (on Ubuntu-14.04): CCLD dahdi_cfg ./.libs/libtonezone.so: undefined reference to `sin' ./.libs/libtonezone.so: undefined reference to `cos' ./.libs/libtonezone.so: undefined reference to `pow' collect2: error: ld returned 1 exit status make[2]: *** [dahdi_cfg] Error 1 Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>next
parent
f105a09eda
commit
e1da7b5284
Loading…
Reference in new issue