Commits

Romain Naour committed b6f7a0e38bb
package/enlightenment: fix meson warning --disable-rpath was added by m4/lib-link.m4 with autotools based buildsystem. Now we use meson, we don't have such option anymore. The autotools eet-eet and eldbus_codegen options are named respectively eet and eldbus-codegen with meson. Fixes: WARNING: Unknown command line options: "eet-eet, eldbus_codegen, rpath" Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit b582d137a121a456635d29735a27a0144a18b75e) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>