Go to file
2005-01-29 03:08:19 +00:00
include Update the copyright year 2005-01-29 03:08:19 +00:00
src Update the copyright year 2005-01-27 23:14:46 +00:00
acinclude.m4 Don't override CFLAGS 2004-08-13 12:34:54 +00:00
AUTHORS Remove autoconf and automake specific files and update others 2004-03-31 16:31:03 +00:00
bluez.m4 Update AM_PATH_BLUEZ macro 2005-01-13 23:17:13 +00:00
bluez.pc.in Add PKGConfig support 2004-06-03 10:05:20 +00:00
bootstrap Don't use --force-missing 2004-07-15 18:26:32 +00:00
ChangeLog Update changelog and bump version number 2005-01-14 00:08:51 +00:00
configure.in Update changelog and bump version number 2005-01-14 00:08:51 +00:00
COPYING Update COPYING and INSTALL from automake-1.7 2004-07-19 09:57:10 +00:00
INSTALL Update COPYING and INSTALL from automake-1.7 2004-07-19 09:57:10 +00:00
Makefile.am Add simple AM_PATH_BLUEZ macro 2004-11-23 06:46:40 +00:00
NEWS Initial revision 2002-03-08 21:10:06 +00:00
README Update the copyright year 2005-01-29 03:08:19 +00:00

BlueZ - Bluetooth protocol stack for Linux

Copyright (C) 2000-2001  Qualcomm Incorporated
Copyright (C) 2002-2003  Maxim Krasnyansky <maxk@qualcomm.com>
Copyright (C) 2002-2005  Marcel Holtmann <marcel@holtmann.org>

Bluetooth libraries


1. Compilation and installation

In order to compile Bluetooth libraries you need following software packages:
	- Linux Bluetooth protocol stack (BlueZ)
	- GCC compiler

To configure run:
	./configure --prefix=/usr
 
Configure automatically searches for all required components and packages. 

To compile and install run:
	make install


2. Information

Mailing lists:
	bluez-users@lists.sf.net - BlueZ general questions and discussions
	bluez-devel@lists.sf.net - BlueZ development 

For additional information about the project visit BlueZ web site:
	http://www.bluez.org