X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=settings.in;h=5d4e1d3a76fc614ea04be6ff40b2877897f812ec;hp=0d992a216fd6a8f82eef888f396176b13079222e;hb=e5c3b478b3cd1707cf122833822f44b2ac09b8e9;hpb=feabe9933969905173d0abe94343d9355e3d8df6 diff --git a/settings.in b/settings.in index 0d992a2..5d4e1d3 100644 --- a/settings.in +++ b/settings.in @@ -1,5 +1,8 @@ [("GCC extra via C opts", "@GccExtraViaCOpts@"), ("C compiler command", "@WhatGccIsCalled@"), ("C compiler flags", "@CONF_CC_OPTS_STAGE2@"), + ("ar command", "@ArCmd@"), + ("ar flags", "@ArArgs@"), + ("ar supports at file", "@ArSupportsAtFile@"), ("perl command", "@PerlCmd@")]