X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=aclocal.m4;h=84fb2b1a476b7cbd7432c221d80226cedcb7a1a3;hb=a59f5d6552674928879cae0d225e6052876d5ca4;hp=f5ae279eb812fb0f67b19e16ea3482ed7abc99b4;hpb=75cd9c50ea68a5e426e3105735713b8015d63413;p=ghc-hetmet.git diff --git a/aclocal.m4 b/aclocal.m4 index f5ae279..84fb2b1 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -6,7 +6,11 @@ # FPTOOLS_SET_C_LD_FLAGS # ---------------------------------- -# Set the C and LD flags for a given platform +# Set the C, LD and CPP flags for a given platform +# $1 is the platform +# $2 is the name of the C flags variable +# $3 is the name of the LD flags variable +# $4 is the name of the CPP flags variable AC_DEFUN([FPTOOLS_SET_C_LD_FLAGS], [ AC_MSG_CHECKING([Setting up $2, $3 and $4])