From: panne Date: Mon, 18 Aug 2003 11:29:58 +0000 (+0000) Subject: [project @ 2003-08-18 11:29:58 by panne] X-Git-Tag: Approx_11550_changesets_converted~565 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=1efaaec208862af1780f33774ab3f5da117880b1 [project @ 2003-08-18 11:29:58 by panne] * Following the autoconf coding style recommendations, use "#" for comments, not "dnl". * Local macros will get the prefix "FP_" instead of "FPTOOLS_". The latter is a bit heavyweight and too fptools-centric. --- diff --git a/aclocal.m4 b/aclocal.m4 index 10cd4a7..6d4e5c3 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,8 +1,7 @@ -dnl Extra autoconf macros for the Glasgow fptools -dnl -dnl To be a good autoconf citizen, names of local macros have -dnl prefixed with FPTOOLS_ to ensure we don't clash -dnl with any pre-supplied autoconf ones. +# Extra autoconf macros for the Glasgow fptools +# +# To be a good autoconf citizen, names of local macros have prefixed with FP_ to +# ensure we don't clash with any pre-supplied autoconf ones. dnl *** Is altzone available? *** dnl