diff options
Diffstat (limited to 'mc')
-rw-r--r-- | mc/mc_4.6.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mc/mc_4.6.0.oe b/mc/mc_4.6.0.oe index 3721e74abd..cf5a7c2d76 100644 --- a/mc/mc_4.6.0.oe +++ b/mc/mc_4.6.0.oe @@ -12,6 +12,7 @@ EXTRA_OECONF = "--disable-glibtest --without-x --without-samba \ --without-nfs --without-gpm-mouse" do_configure() { + gnu-configize oe_runconf } |