2010-07-05 10:25:33 -03:00
2010-07-02 14:13:45 -05:00
2010-06-21 15:21:40 -05:00
2009-08-03 12:32:22 -05:00
2010-06-21 09:32:33 -05:00
2010-06-12 21:56:53 +02:00
2010-06-12 21:56:53 +02:00
2009-04-26 20:31:15 +02:00
2009-04-26 20:31:15 +02:00
2009-04-26 20:31:15 +02:00
2010-01-01 17:00:10 -08:00

oFono - Open Source Telephony
*****************************

Copyright (C) 2008-2010  Intel Corporation. All rights reserved.


Compilation and installation
============================

In order to compile telephony stack you need following software packages:
	- GCC compiler
	- GLib library
	- D-Bus library

To configure run:
	./configure --prefix=/usr --mandir=/usr/share/man \
				--sysconfdir=/etc --localstatedir=/var

Configure automatically searches for all required components and packages.

To compile and install run:
	make && make install
Description
No description provided
Readme 18 MiB
Languages
C 97.5%
Python 1.7%
Makefile 0.5%
M4 0.2%