Generalize support for analyzing loops to include SLE/SGE loop exit conditions
[oota-llvm.git] / Makefile.config.in
index 7f2acf2397084ea43f431873251b03b03bf3d289..96e5733ec797152aa76451233b58321ba32ae2e3 100644 (file)
@@ -160,6 +160,7 @@ OCAMLC     := @OCAMLC@
 OCAMLOPT   := @OCAMLOPT@
 OCAMLDEP   := @OCAMLDEP@
 OCAMLDOC   := @OCAMLDOC@
+GAS        := @GAS@
 POD2HTML   := @POD2HTML@
 POD2MAN    := @POD2MAN@
 RUNTEST    := @RUNTEST@