efl: add EFL_PKG_CHECK_STRICT() and use it.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 6 Dec 2012 22:09:47 +0000 (22:09 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 6 Dec 2012 22:09:47 +0000 (22:09 +0000)
commit2ea000fd1cdd129c94f4133d3e3068c10f9b5021
tree66c6b659af155494f6149d584b511222b3b1c0de
parent7e8f2ebf87197756b3476a8d2b61cdb73e7fddde
efl: add EFL_PKG_CHECK_STRICT() and use it.

PKG_CHECK_EXISTS() does not abort upon failure, our rule. So add this
and avoid replicating code like crazy.

SVN revision: 80396
configure.ac