X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=configure;h=a05bb9691233e1a68f43c3651e78b9f0a4f6bb0a;hp=da30f23ff6e364b416eb60912a714d7738c4bbfd;hb=5b45789afd8b1c89ac9361b158ea6e498eeed9bd;hpb=b4857de1c9a588ee2acbca305201efad4634cf4b diff --git a/configure b/configure index da30f23ff6e..a05bb969123 100755 --- a/configure +++ b/configure @@ -2000,7 +2000,7 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then - for ac_prog in clang llvm-gcc gcc + for ac_prog in clang gcc do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 @@ -2044,7 +2044,7 @@ fi fi if test -z "$CC"; then ac_ct_CC=$CC - for ac_prog in clang llvm-gcc gcc + for ac_prog in clang gcc do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 @@ -2808,7 +2808,7 @@ if test -z "$CXX"; then CXX=$CCC else if test -n "$ac_tool_prefix"; then - for ac_prog in clang++ llvm-g++ g++ + for ac_prog in clang++ g++ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 @@ -2852,7 +2852,7 @@ fi fi if test -z "$CXX"; then ac_ct_CXX=$CXX - for ac_prog in clang++ llvm-g++ g++ + for ac_prog in clang++ g++ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2