Go to file
Vincent Torri cfafa2dd72 merge: use autoreconf
raster, please: be constructive: if it does not work for you, what about giving the error ?


SVN revision: 77125
2012-09-27 04:40:36 +00:00
doc merge: add COPYING files (BSD 2-clause, LGPL and GPL) and doc 2012-09-19 06:57:03 +00:00
legacy and make a single efl.spec file. 2012-09-27 03:09:17 +00:00
licenses cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
m4 merge: and disable eo for now, as requested by Tom 2012-09-26 07:29:34 +00:00
old cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
pc cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
spec and make a single efl.spec file. 2012-09-27 03:09:17 +00:00
src make eo not an optional build - this WILL be no-option as we will be 2012-09-27 04:39:28 +00:00
AUTHORS merge: add eet 2012-09-17 16:35:38 +00:00
COPYING cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
ChangeLog port null check over to efl tree. 2012-09-27 03:56:20 +00:00
INSTALL merge: add infra for evil 2012-09-11 16:04:21 +00:00
Makefile.am make eo not an optional build - this WILL be no-option as we will be 2012-09-27 04:39:28 +00:00
NEWS port mmap safety fix to efl tree. 2012-09-27 03:46:03 +00:00
README cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
autogen.sh merge: use autoreconf 2012-09-27 04:40:36 +00:00
configure.ac make eo not an optional build - this WILL be no-option as we will be 2012-09-27 04:39:28 +00:00

README

EFL 1.7.99

******************************************************************************

 FOR ANY ISSUES PLEASE EMAIL:
 enlightenment-devel@lists.sourceforge.net

******************************************************************************

EFL is a collection of libraries for handling many common tasks a
developer man have such as data structures, communication, rendering,
widgets and more.

------------------------------------------------------------------------------
COMPILING AND INSTALLING:

  ./configure
  make
(do this as root unless you are installing in your users directories):
  make install