[project @ 2003-08-18 11:29:58 by panne]
authorpanne <unknown>
Mon, 18 Aug 2003 11:29:58 +0000 (11:29 +0000)
committerpanne <unknown>
Mon, 18 Aug 2003 11:29:58 +0000 (11:29 +0000)
* 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.

aclocal.m4

index 10cd4a7..6d4e5c3 100644 (file)
@@ -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