X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Faclocal.m4;h=d4fba2e1514502ae53bb2da08ff955a54b3e23e7;hb=cab3c5cb1a0038412472172cb0b25bc81dfdde8f;hp=e22229bfa905c03b0df9c2fd33c140617f49d2a6;hpb=20923f9446fd4b055fcaae5e78430ca9380c6a8f;p=ghc-hetmet.git diff --git a/ghc/aclocal.m4 b/ghc/aclocal.m4 index e22229b..d4fba2e 100644 --- a/ghc/aclocal.m4 +++ b/ghc/aclocal.m4 @@ -1,9 +1,3 @@ -# FP_HTML_COMMENT(VARIABLE, PREFIX) -# --------------------------------- -AC_DEFUN([FP_HTML_COMMENT], -[AS_IF([$1], - [$2HTMLStart=""; $2HTMLEnd=""], - [$2HTMLStart=""])[]dnl -AC_SUBST([$2HTMLStart])[]dnl -AC_SUBST([$2HTMLEnd])[]dnl -])# FP_HTML_COMMENT +# Although we don't need any local macros currently, we leave this file here. +# Otherwise autoreconf invokes aclocal from the automake tools, which might +# be nonexistent or too old.