"perl command" should be perl, not gcc!
authorIan Lynagh <igloo@earth.li>
Sat, 23 Apr 2011 21:47:02 +0000 (22:47 +0100)
committerIan Lynagh <igloo@earth.li>
Sat, 23 Apr 2011 21:47:02 +0000 (22:47 +0100)
settings.in

index 5227345..f4e922a 100644 (file)
@@ -1,4 +1,4 @@
 [("GCC extra via C opts", "@GccExtraViaCOpts@"),
  ("C compiler command", "@WhatGccIsCalled@"),
- ("perl command", "@WhatGccIsCalled@")]
+ ("perl command", "@PerlCmd@")]