Add a --disable-compression option to gccas so the default compression of
[oota-llvm.git] / Makefile.config.in
index 780f35f7269bc58b65bec40b8490a807eaa39acb..5c6d65ef1b9587d8723aeaadedf9a745a826ad9c 100644 (file)
@@ -34,6 +34,9 @@ CC := @CC@
 # Path to the Python interpreter
 PYTHON := @PYTHON@
 
+# Path to the Deja-Gnu runtest program
+RUNTEST := @RUNTEST@
+
 # Linker flags.
 LDFLAGS+=@LDFLAGS@