OSDN Git Service

* gcc-interface/utils2.c (build_cond_expr): Take the address and
[pf3gnuchains/gcc-fork.git] / libgomp / configure
index 2362500..d2018b8 100755 (executable)
@@ -11459,7 +11459,8 @@ case `echo $GFORTRAN` in
   -* | no* )
     FC=no ;;
   *)
-    if test -x "$GFORTRAN"; then
+    set dummy $GFORTRAN; ac_word=$2
+    if test -x "$ac_word"; then
       FC="$GFORTRAN"
     else
       FC=no