diff options
author | Ian Lynagh <igloo@earth.li> | 2011-06-22 20:40:47 +0100 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2011-06-22 21:03:39 +0100 |
commit | 81c6dc7684178f9feb8884fe3049f42f43245786 (patch) | |
tree | 628fdd40b589dccaf63206dd3333f60c904172d6 /distrib | |
parent | 6ecb8d38b38e134760cf6fd88b078b224b2d8424 (diff) | |
download | haskell-81c6dc7684178f9feb8884fe3049f42f43245786.tar.gz |
Share more code between configure.ac and distrib/configure.ac.in
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/configure.ac.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distrib/configure.ac.in b/distrib/configure.ac.in index 7df0f3b52b..facba914c2 100644 --- a/distrib/configure.ac.in +++ b/distrib/configure.ac.in @@ -82,6 +82,8 @@ AC_SUBST(CONF_CPP_OPTS_STAGE0) AC_SUBST(CONF_CPP_OPTS_STAGE1) AC_SUBST(CONF_CPP_OPTS_STAGE2) +FP_SETTINGS + # dnl ** how to invoke `ar' and `ranlib' # |