# ODBC support
my_conf+="
$(use_with odbc unixODBC ${EPREFIX}/usr)"
$(use_with odbc unixODBC ${EPREFIX}/usr)
$(use_with iodbc iodbc ${EPREFIX}/usr)"
if use iodbc ; then
fi
# Oracle support
if use oci8-instant-client ; then
-