efl: turn cpu extensions detection into generic section, simplify a bit.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Wed, 5 Dec 2012 23:18:59 +0000 (23:18 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Wed, 5 Dec 2012 23:18:59 +0000 (23:18 +0000)
commit65bd780c3b1ee1b8a9f813d2cd389645dd758dd5
tree07876ca44aa5741d564f461aac165f6dd21fca8a
parent7b7a611805a17e2552300e5eb67e4f1a0f97e973
efl: turn cpu extensions detection into generic section, simplify a bit.

 * remove EVAS_ prefix as it may be used by other libs some day.

 * SSE3 is detected at runtime if x86.

 * remove AC_SUBST([altivec_cflags]) as it was not being used anywhere.

 * moved to top of file (maybe position is not optimal, let's wait
   vtorri to review)

 * simplified single-line summary that is as informative as before.

SVN revision: 80284
configure.ac
src/Makefile_Evas.am