Use -ldl when testing whether -m32 and -m64 builds work
authorKeith Packard <keithp@keithp.com>
Mon, 18 Aug 2014 03:56:22 +0000 (20:56 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Aug 2014 03:56:22 +0000 (20:56 -0700)
commit80e20b241359452028298567c76b2f644da5ad23
tree6f129d90884dcbf3d2ff7827be095790caae2368
parent830f31fd6dc280e7a63ba689b7a48beff5c49072
Use -ldl when testing whether -m32 and -m64 builds work

We only need -ldl, and not -lbluetooth now that libaltos uses dlopen
on the bluetooth library

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac