Fold the PPCISD shifts when presented with 0 inputs. This occurs for code
[oota-llvm.git] / configure
index 7f35be5d566eb4f508d17c66ae6389c3b086797e..06c053140ce9c328dcd29796a31c8bdc0241d698 100755 (executable)
--- a/configure
+++ b/configure
@@ -28833,7 +28833,8 @@ done
 
 
 
-for ac_header in sys/types.h malloc/malloc.h
+
+for ac_header in sys/types.h malloc/malloc.h mach/mach.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then