X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile.config.in;h=96e5733ec797152aa76451233b58321ba32ae2e3;hb=53997b07451a28582a8bb55716e13fc1bcd5c838;hp=f2239ef6a0eb041c9ac68a8885240d54ff08761f;hpb=237033e6ac7e872f60dfc6724fcb938f2c263af3;p=oota-llvm.git diff --git a/Makefile.config.in b/Makefile.config.in index f2239ef6a0e..96e5733ec79 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -160,7 +160,7 @@ OCAMLC := @OCAMLC@ OCAMLOPT := @OCAMLOPT@ OCAMLDEP := @OCAMLDEP@ OCAMLDOC := @OCAMLDOC@ -GAS := @GAS@ +GAS := @GAS@ POD2HTML := @POD2HTML@ POD2MAN := @POD2MAN@ RUNTEST := @RUNTEST@