View | Details | Raw Unified
Collapse All | Expand All

(-) plugins/irmc_sync/configure.orig (-4 / +4 lines)
 Lines 4308-4320    Link Here 
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.  */
 Lines 109-115    Link Here 
       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 \