efl: fix valgrind build.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Sun, 30 Dec 2012 13:30:13 +0000 (13:30 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Sun, 30 Dec 2012 13:30:13 +0000 (13:30 +0000)
commit8ce53b64dad3d74241c4780b208beeab34cee8d8
tree601b1a5a9f26b669adeed5bf67905033e791d53c
parentb316f6a1a9117799c4e08af25548374111cf54b8
efl: fix valgrind build.

weird enough to build with memcheck.h you just need valgrind's CFLAGS,
not its libraries as they are not supposed to be used like that,
throwing many bgPlain_ errors (vgPlain_tl_pre_clo_init,
vgPlain_free...) from libcoregrind-x86-linux.a

SVN revision: 81901
configure.ac
src/Makefile_Eina.am
src/Makefile_Evas.am