remove some docs on compiling goop we don't need really.

SVN revision: 62200
This commit is contained in:
Carsten Haitzler 2011-08-08 11:29:05 +00:00
parent 60b9b97c87
commit e8e1d50944
1 changed files with 4 additions and 8 deletions

View File

@ -47,16 +47,12 @@ Suggested configure options for evas for a Linux desktop X display:
@verbatim
./configure \
--enable-ecore-x \
--enable-ecore-fb \
--enable-ecore-evas \
--enable-ecore-evas-gl \
--enable-ecore-con \
--enable-ecore-ipc
make CFLAGS="-O9 -mpentiumpro -march=pentiumpro -mcpu=pentiumpro"
make
su -
...
make install
@endverbatim
@todo (1.0) Document API
*/
/**