Fix problem with going to automake 2.14
[deliverable/binutils-gdb.git] / ld / configure.in
index a3546c767142a8225f44ac357d6a6d425cda18d1..a0fef19f7905d9098ff078690e53cc0121ec3c13 100644 (file)
@@ -105,7 +105,7 @@ do
     all_targets=true
   else
     # Canonicalize the secondary target names.
-    result=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $targ_alias 2>/dev/null`
+    result=`$ac_config_sub $targ_alias 2>/dev/null`
     if test -n "$result"; then
        targ=$result
     else
This page took 0.031815 seconds and 4 git commands to generate.