[Hexagon] Updating constant extender def, adding alu-not instructions, compare to...
[oota-llvm.git] / configure
index b8cb1e223280617f751395fc3fb0aa08f65da085..67eac551d5a788c4a68e5e710ad554158ca13b6d 100755 (executable)
--- a/configure
+++ b/configure
@@ -18458,6 +18458,12 @@ if test "${clang_src_root}" = ""; then
   clang_src_root="$srcdir/tools/clang"
 fi
 if test -f ${clang_src_root}/README.txt; then
+
+cat >>confdefs.h <<_ACEOF
+#define CLANG_LIBDIR_SUFFIX ""
+_ACEOF
+
+
     configh="include/clang/Config/config.h"
   doxy="docs/doxygen.cfg"
   ac_config_headers="$ac_config_headers tools/clang/${configh}:${clang_src_root}/${configh}.in"