build: add --with-python option
[oota-llvm.git] / Makefile.config.in
index 10a524fb4683a9df9ae05c5496f0c2920ca6eb79..599ffb0006aa31fd17160dfd88f38197bbfe1632 100644 (file)
@@ -179,6 +179,7 @@ RANLIB     := @RANLIB@
 RM         := @RM@
 SED        := @SED@
 TAR        := @TAR@
+PYTHON     := @PYTHON@
 
 # Paths to miscellaneous programs we hope are present but might not be
 BZIP2      := @BZIP2@