|
|
|
@ -25,5 +25,10 @@ for x in libx11:x mesa:evas-gl; do
|
|
|
|
|
fi |
|
|
|
|
done |
|
|
|
|
|
|
|
|
|
# help it to detect libiconv so we can get ecore-txt |
|
|
|
|
if pkginstalled libiconv; then |
|
|
|
|
var_append configcache ' ' ac_cv_lib_iconv_iconv=yes |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
# work around to always utilize other e17 headers and libs ... |
|
|
|
|
var_append CC_WRAPPER_APPEND " " "-I$includedir -L$libdir" |
|
|
|
|