Make -fsyntax-only, -include and -emit-llvm work for C++ and Objective-C/C++.
[oota-llvm.git] / Makefile.config.in
index f2239ef6a0eb041c9ac68a8885240d54ff08761f..96e5733ec797152aa76451233b58321ba32ae2e3 100644 (file)
@@ -160,7 +160,7 @@ OCAMLC     := @OCAMLC@
 OCAMLOPT   := @OCAMLOPT@
 OCAMLDEP   := @OCAMLDEP@
 OCAMLDOC   := @OCAMLDOC@
-GAS       := @GAS@
+GAS        := @GAS@
 POD2HTML   := @POD2HTML@
 POD2MAN    := @POD2MAN@
 RUNTEST    := @RUNTEST@