sci-mathematics/glpk: re-revert

Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
Sébastien Fabbro
2017-03-06 23:45:08 +00:00
parent 507b252783
commit 56f9cee655

View File

@@ -44,8 +44,8 @@ src_configure() {
myconf="--disable-dl"
fi
econf ${myconf} \
$(use_enable mysql) \
econf ${myconf}
\ $(use_enable mysql) \
$(use_enable odbc) \
$(use_enable static-libs static) \
$(use_with gmp)