gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnokii acconfig.h,1.8,1.9 configure.in,1.122,1.123


From: BORBELY Zoltan <address@hidden>
Subject: gnokii acconfig.h,1.8,1.9 configure.in,1.122,1.123
Date: Tue, 02 Dec 2003 21:48:07 +0000

Update of /cvsroot/gnokii/gnokii
In directory subversions:/tmp/cvs-serv28889

Modified Files:
        acconfig.h configure.in 
Log Message:
Mac OSX bluetooth fixes


Index: configure.in
===================================================================
RCS file: /cvsroot/gnokii/gnokii/configure.in,v
retrieving revision 1.122
retrieving revision 1.123
diff -C2 -d -r1.122 -r1.123
*** configure.in        22 Nov 2003 15:37:46 -0000      1.122
--- configure.in        2 Dec 2003 21:48:04 -0000       1.123
***************
*** 241,244 ****
--- 241,245 ----
  if test $ac_cv_have_sockaddr_rc = yes; then
        AC_DEFINE(HAVE_BLUETOOTH)
+       AC_DEFINE(HAVE_BLUETOOTH_BLUEZ,[],[Compile on Linux])
        USE_BLUETOOTH="yes"
        LIBS="$LIBS -lbluetooth"

Index: acconfig.h
===================================================================
RCS file: /cvsroot/gnokii/gnokii/acconfig.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** acconfig.h  8 Dec 2002 23:32:42 -0000       1.8
--- acconfig.h  2 Dec 2003 21:48:04 -0000       1.9
***************
*** 56,60 ****
  #undef HAVE_IRDA
  
! /* Define if you want Bluetooth support. Linux only */
  #undef HAVE_BLUETOOTH
  
--- 56,60 ----
  #undef HAVE_IRDA
  
! /* Define if you want Bluetooth support. Cross platform */
  #undef HAVE_BLUETOOTH
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]