From 1b3939baeb761e147910528547e7066d570373d1 Mon Sep 17 00:00:00 2001 From: caro Date: Mon, 8 Mar 2010 08:21:25 +0000 Subject: [PATCH] and update doc git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@46990 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- doc/ecore.dox.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/ecore.dox.in b/doc/ecore.dox.in index b1933d1..d63df3e 100644 --- a/doc/ecore.dox.in +++ b/doc/ecore.dox.in @@ -31,7 +31,6 @@ The Ecore library provides the following modules: @li @link Ecore_Evas.h Ecore_Evas - Evas convenience functions. @endlink @li @link Ecore_Fb.h Ecore_FB - Frame buffer convenience functions. @endlink @li @link Ecore_Ipc.h Ecore_IPC - Inter Process Communication functions. @endlink -@li @link Ecore_Txt.h Ecore_Txt - Text encoding conversion. @endlink @li @link Ecore_X.h Ecore_X - X Windows System wrapper. @endlink @section compiling How to compile using Ecore? @@ -59,8 +58,7 @@ Suggested configure options for evas for a Linux desktop X display: --enable-ecore-evas-gl \ --enable-ecore-job \ --enable-ecore-con \ ---enable-ecore-ipc \ ---enable-ecore-txt +--enable-ecore-ipc make CFLAGS="-O9 -mpentiumpro -march=pentiumpro -mcpu=pentiumpro" @endverbatim -- 2.7.4