diff options
Diffstat (limited to 'app/xdm/aclocal.m4')
-rw-r--r-- | app/xdm/aclocal.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/xdm/aclocal.m4 b/app/xdm/aclocal.m4 index 805aff4a8..044fc927b 100644 --- a/app/xdm/aclocal.m4 +++ b/app/xdm/aclocal.m4 @@ -1295,6 +1295,7 @@ m4_if(m4_version_compare(vers_have, [$1]), -1, m4_undefine([vers_have]) m4_undefine([maj_have]) m4_undefine([maj_needed]) +AM_MAINTAINER_MODE ]) # XORG_MACROS_VERSION # XORG_PROG_RAWCPP() |