* Marc Schiffbauer schrieb am 22.06.04 um 01:13 Uhr:
> --- plugins/irmc_sync/configure.in.orig 2004-06-22 01:08:48.000000000 +0200
> +++ plugins/irmc_sync/configure.in 2004-06-22 01:10:41.000000000 +0200
> @@ -23,15 +23,9 @@
> CPPFLAGS="${PACKAGE_CFLAGS}"
> AC_CHECK_LIB(bluetooth,baswap,BLUETOOTH=1,BLUETOOTH=0)
> SDP=0
> -AC_CHECK_LIB(sdp,sdp_list_free,SDP=1,BLUETOOTH=0)
> -AC_MSG_CHECKING(for correct SDP lib version)
> -AC_TRY_COMPILE([
> -#include <bluetooth/sdp.h>
> -#include <bluetooth/sdp_lib.h>
> -],[sdp_record_t t;],AC_MSG_RESULT(yes),BLUETOOTH=0;AC_MSG_RESULT(no))
> AM_CONDITIONAL(BLUETOOTH,test "${BLUETOOTH}" = "1")
> if test "x${BLUETOOTH}" = "x0"; then
> - echo "Bluetooth is DISABLED. You must have bluez-libs and bluez-kernel >= 2.3 and
> bluez-sdp >= 1.0-pre1."
> + echo "Bluetooth is DISABLED. You must have bluez-libs and bluez-kernel >= 2.7"
> fi
> AC_DEFINE_UNQUOTED(HAVE_BLUETOOTH, ${BLUETOOTH},Defined if Bluetooth is enabled.)
> LIBS="$LIBS -lglib-2.0"
>
Urgs. I am too tired, sorry. See my other posting.
-marc
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Multisync-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-devel