summaryrefslogtreecommitdiff
path: root/settings.in
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-06-22 19:10:03 +0100
committerIan Lynagh <igloo@earth.li>2011-06-22 19:32:25 +0100
commit6ecb8d38b38e134760cf6fd88b078b224b2d8424 (patch)
tree5eb2eaf0d5f3d8d72a304c9538ac91964d4043c6 /settings.in
parent1003471ce94d752eda3977c9fa07cbe32ac149f2 (diff)
downloadhaskell-6ecb8d38b38e134760cf6fd88b078b224b2d8424.tar.gz
Move more commands into the settings file
Diffstat (limited to 'settings.in')
-rw-r--r--settings.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/settings.in b/settings.in
index a82bd3508c..6ddeb181e8 100644
--- a/settings.in
+++ b/settings.in
@@ -4,5 +4,8 @@
("ar command", "@ArCmd@"),
("ar flags", "@ArArgs@"),
("ar supports at file", "@ArSupportsAtFile@"),
- ("perl command", "@PerlCmd@")]
+ ("touch command", "@SettingsTouchCommand@"),
+ ("dllwrap command", "@SettingsDllWrapCommand@"),
+ ("windres command", "@SettingsWindresCommand@"),
+ ("perl command", "@SettingsPerlCommand@")]