X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=configure.ac;h=ac69cb1387bfa199a9b6797d837574ee0d9aa5fc;hp=ac9835ae41a416d5b1fa9fb4492c6a2d516d6ff7;hb=8fbf686cf52d763f185d85d99ae16bd66eba05b1;hpb=b1160a12ea2f0b202ee3a50274f43222935e19cb diff --git a/configure.ac b/configure.ac index ac9835a..ac69cb1 100644 --- a/configure.ac +++ b/configure.ac @@ -31,6 +31,8 @@ if test ! -f mk/config.h.in; then exit 1 fi +AC_SUBST([CONFIGURE_ARGS], [$ac_configure_args]) + FP_SETUP_PROJECT_VERSION # Hmmm, we fix the RPM release number to 1 here... Is this convenient?