summaryrefslogtreecommitdiffstats
path: root/config-ml.in
diff options
context:
space:
mode:
Diffstat (limited to 'config-ml.in')
-rw-r--r--config-ml.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/config-ml.in b/config-ml.in
index d19a79703b6..e227500c4a0 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -464,17 +464,6 @@ powerpc*-*-* | rs6000*-*-*)
esac
done
fi
- if [ x$enable_aix = xno ]
- then
- old_multidirs="${multidirs}"
- multidirs=""
- for x in ${old_multidirs}; do
- case "$x" in
- *mcall-aix* ) : ;;
- *) multidirs="${multidirs} ${x}" ;;
- esac
- done
- fi
;;
sparc*-*-*)
case " $multidirs " in
OpenPOWER on IntegriCloud