X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile.config.in;h=96e5733ec797152aa76451233b58321ba32ae2e3;hb=1447f5ca1f59fdbe885df36c74e868267297a59d;hp=7f2acf2397084ea43f431873251b03b03bf3d289;hpb=673612ec72e0e246ca671a3977666424b5ed77cc;p=oota-llvm.git diff --git a/Makefile.config.in b/Makefile.config.in index 7f2acf23970..96e5733ec79 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -160,6 +160,7 @@ OCAMLC := @OCAMLC@ OCAMLOPT := @OCAMLOPT@ OCAMLDEP := @OCAMLDEP@ OCAMLDOC := @OCAMLDOC@ +GAS := @GAS@ POD2HTML := @POD2HTML@ POD2MAN := @POD2MAN@ RUNTEST := @RUNTEST@