• Vladislav Vaintroub's avatar
    Fix some problems found by kent. · ce59ee80
    Vladislav Vaintroub authored
    -lm is sometimes not linked, which causes errors about undefined rint()
    - FreeBSD embedded library does not link with the flags returned by mysql_config
     (added -lcrypt to LIBS, whereby causing overlinking in case of normal non-embedded client)
    ce59ee80
configure.cmake 43.4 KB