|
|
fi | fi |
| |
SDP=0 | SDP=0 |
echo "$as_me:$LINENO: checking for sdp_list_free in -lsdp" >&5 |
echo "$as_me:$LINENO: checking for sdp_list_free in -lbluetooth" >&5 |
echo $ECHO_N "checking for sdp_list_free in -lsdp... $ECHO_C" >&6 |
echo $ECHO_N "checking for sdp_list_free in -lbluetooth... $ECHO_C" >&6 |
if test "${ac_cv_lib_sdp_sdp_list_free+set}" = set; then | if test "${ac_cv_lib_sdp_sdp_list_free+set}" = set; then |
echo $ECHO_N "(cached) $ECHO_C" >&6 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
else | else |
ac_check_lib_save_LIBS=$LIBS | ac_check_lib_save_LIBS=$LIBS |
LIBS="-lsdp $LIBS" |
LIBS="-lbluetooth $LIBS" |
cat >conftest.$ac_ext <<_ACEOF | cat >conftest.$ac_ext <<_ACEOF |
#line $LINENO "configure" | #line $LINENO "configure" |
/* confdefs.h. */ | /* confdefs.h. */ |
|
|
irmc_bluetooth.c irmc_bluetooth.h | irmc_bluetooth.c irmc_bluetooth.h |
libirmc_bluetooth_la_LIBADD = -lbluetooth -lsdp -lpthread |
libirmc_bluetooth_la_LIBADD = -lbluetooth -lpthread |
libirmc_sync_la_SOURCES = \ | libirmc_sync_la_SOURCES = \ |
interface.c interface.h \ | interface.c interface.h \ |