Tighten up handling of checks for shift instructions
[oota-llvm.git] / Makefile
index f3a4ffcc770b9902977bac9d62ca504b1225a45a..71534d16f04ab68fb795edd6e1ca53c983999db0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,5 +21,5 @@ configure: autoconf/configure.ac autoconf/aclocal.m4
        cd autoconf && $(AUTOCONF) -o ../configure configure.ac
 
 include/Config/config.h.in: autoconf/configure.ac autoconf/aclocal.m4
-       autoheader -I autoconf autoconf/configure.ac
+       $(AUTOHEADER) -I autoconf autoconf/configure.ac