1 Adds AM_MAINTAINER_MODE to configure.ac so the timestamp of the
2 automake files won't be updated
4 Index: debian-mutt-sidebar/configure.ac
5 ===================================================================
6 --- debian-mutt-sidebar.orig/configure.ac 2007-08-11 16:42:36.000000000 +0200
7 +++ debian-mutt-sidebar/configure.ac 2007-08-11 16:42:49.000000000 +0200
8 @@ -9,6 +9,7 @@ AM_CONFIG_HEADER([config.h])
10 mutt_cv_version=`cat $srcdir/VERSION`
11 AM_INIT_AUTOMAKE(mutt, $mutt_cv_version)
13 AC_SUBST([CONFIG_STATUS_DEPENDENCIES], ['$(top_srcdir)/VERSION'])