Use spaces rather than tab.
authorDuncan Sands <baldrick@free.fr>
Wed, 22 Oct 2008 09:42:14 +0000 (09:42 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 22 Oct 2008 09:42:14 +0000 (09:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57969 91177308-0d34-0410-b5e6-96231b3b80d8

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@