commit 56827fb58e7e659da03bfea4a8fd83888730aa7b
Author: Stef Walter <stefw@gnome.org>
Date:   2013-03-04

    Release version 3.7.91

 NEWS         | 3 +++
 configure.ac | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit 1b6e984168e9663901a2ae314575c1a3849ff381
Author: Nuno Araujo <nuno.araujo@russo79.com>
Date:   2013-01-14

    Fix the build with automake 1.13
    
    In Automake 1.13, the long-deprecated macro AM_CONFIG_HEADER (deprecated
    since 2002) has been removed in favour of AC_CONFIG_HEADERS.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691343

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 172752582d5885c458b4c3035228b5d9772faf34
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:   2012-11-25

    configure.ac: if [list]; then construct: [list] is to be executed, thus use 'test'

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)