Skip to content
curl-compilers.m4 30.6 KiB
Newer Older
      if test "$word1" = "$word2"; then
        ac_var_strip_word="yes"
      fi
    done
    if test "$ac_var_strip_word" = "no"; then
      ac_var_stripped="$ac_var_stripped $word1"
    fi
  done
  dnl squeeze whitespace out of result
Yang Tse's avatar
Yang Tse committed
  [$1]=`eval echo $ac_var_stripped`