X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=configure.ac;h=ac69cb1387bfa199a9b6797d837574ee0d9aa5fc;hp=ac9835ae41a416d5b1fa9fb4492c6a2d516d6ff7;hb=70918cf4a4d61d4752b18f29ce14c7d7f1fbce01;hpb=d2fdf91ce20bc64a4d486df8d195b6b05b000db9 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?