2011-01-09 11:04:58 -08:00
2011-01-07 13:29:37 +02:00
2011-01-01 17:32:29 -08:00
2011-01-07 13:43:45 +02:00
2011-01-05 10:36:48 -06:00
2011-01-06 10:29:24 -08:00
2010-10-01 09:37:30 +02:00
2009-08-03 12:32:22 -05:00
2011-01-04 13:49:17 -06:00
2011-01-06 10:32:43 -08: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
2010-12-27 10:55:22 -06: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%