X-Git-Url: https://git.distorted.org.uk/~mdw/cfd/blobdiff_plain/74c50df9aca7e5416d8e7d3d2c8f385ff103b081..a518f63fa0cc139ea006bfb23452fe93abb70964:/aclocal.glob diff --git a/aclocal.glob b/aclocal.glob index 283f695..0f5a661 100644 --- a/aclocal.glob +++ b/aclocal.glob @@ -36,7 +36,7 @@ dnl dnl Use: Defines an m4 macro AUTO_VERSION which contains the current dnl version number, worked out in some clever way. -dnl AC_DEFUN([mdw_AUTO_VERSION], [nobody cares...]) +AC_DEFUN([mdw_AUTO_VERSION], [nobody cares...]) m4_define([mdw_AUTO_VERSION], [m4_define([AUTO_VERSION], m4_esyscmd([ if test -d .git && version=$(git describe --abbrev=4 2>/dev/null); then case "$(git diff-index --name-only HEAD)" in