efl: pic-only if platform supports.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Sun, 30 Dec 2012 13:32:47 +0000 (13:32 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Sun, 30 Dec 2012 13:32:47 +0000 (13:32 +0000)
commitc60c72b60f77f386d0a11cc37da7c5075e270352
tree66381e66300d279e624b3916104391caf9117d7c
parent8ce53b64dad3d74241c4780b208beeab34cee8d8
efl: pic-only if platform supports.

in some cases libtool would build 2 versions, pic for shared and
no-pic for static. Make sure we just build one as pic is good enough.

NOTE: this is only used on supported platforms.

SVN revision: 81902
configure.ac