Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 55758
Collapse All | Expand All

(-)plugins/irmc_sync/configure.orig (-3 / +3 lines)
Lines 4308-4320 Link Here
4308
fi
4308
fi
4309
4309
4310
SDP=0
4310
SDP=0
4311
echo "$as_me:$LINENO: checking for sdp_list_free in -lsdp" >&5
4311
echo "$as_me:$LINENO: checking for sdp_list_free in -lbluetooth" >&5
4312
echo $ECHO_N "checking for sdp_list_free in -lsdp... $ECHO_C" >&6
4312
echo $ECHO_N "checking for sdp_list_free in -lbluetooth... $ECHO_C" >&6
4313
if test "${ac_cv_lib_sdp_sdp_list_free+set}" = set; then
4313
if test "${ac_cv_lib_sdp_sdp_list_free+set}" = set; then
4314
  echo $ECHO_N "(cached) $ECHO_C" >&6
4314
  echo $ECHO_N "(cached) $ECHO_C" >&6
4315
else
4315
else
4316
  ac_check_lib_save_LIBS=$LIBS
4316
  ac_check_lib_save_LIBS=$LIBS
4317
LIBS="-lsdp  $LIBS"
4317
LIBS="-lbluetooth  $LIBS"
4318
cat >conftest.$ac_ext <<_ACEOF
4318
cat >conftest.$ac_ext <<_ACEOF
4319
#line $LINENO "configure"
4319
#line $LINENO "configure"
4320
/* confdefs.h.  */
4320
/* confdefs.h.  */

Return to bug 55758