This has been a bug forever, but there's been a corresponding bug
in the `mdw_MANEXT' macro forever which ignores the supplied default
and uses `mLib' instead, so nobody noticed. Until I fixed the
other bug and my build broke.
AC_CHECK_PROGS([AUTOM4TE], [autom4te])
AC_CHECK_PROGS([AUTOM4TE], [autom4te])
AC_DEFINE_UNQUOTED([SRCDIR], ["$(cd $srcdir && pwd)"],
[absolute pathname for the source directory.])
AC_DEFINE_UNQUOTED([SRCDIR], ["$(cd $srcdir && pwd)"],
[absolute pathname for the source directory.])