efl: unbreak last commit.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 31 Dec 2012 01:13:47 +0000 (01:13 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 31 Dec 2012 01:13:47 +0000 (01:13 +0000)
commit125d308f2ca1552c25dfd217356a09f9c103800c
tree4fbbf0a44b184c3af2488799e53a6662c4aa21a9
parentec863dc17f0df1a256641636421e73582618d4ec
efl: unbreak last commit.

seems that automake will parse LDFLAGS for -module and if it's not
present it will complain about name not starting with 'lib'.

seems my last try was without NOCONFIGURE=1 and autogen continued to
the old ./configure, that printed lots of messages and the error went
unnoticed

SVN revision: 81917
configure.ac
src/Makefile_Ecore_Evas.am
src/Makefile_Ecore_Imf.am
src/Makefile_Eina.am
src/Makefile_Evas.am