commit d213283fcb5228d05eb2c796579f18240e8467e8 Author: David King Date: Mon Mar 24 12:19:08 2014 +0000 version 3.12.0 configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit d98710d08e643fe2e2ba8d56540c350062cf0ecc Author: Volker Sobek Date: Sat Mar 22 18:39:19 2014 +0100 gnome-autogen.sh: Fix check if stdin is a tty Commit 7f977b021462 introduced a check if stdin is ins't a tty, and prevent printing terminal codes in this case. But the check was wrong and always failed. https://bugzilla.gnome.org/show_bug.cgi?id=726892 macros2/gnome-autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit b6f099488526288ad0ab1b2061304441df0b2466 Author: Ryan Lortie Date: Thu Mar 13 09:57:29 2014 -0400 gnome-autogen: require automake 1.11.2 This is the version of automake that introduced ACLOCAL_PATH support, so make sure that we have it before attempting to configure the package. macros2/gnome-autogen.sh | 4 ++++ 1 file changed, 4 insertions(+) commit 33608985c02e8ff9651c917842010984ff65cf14 Author: Ryan Lortie Date: Wed Mar 12 19:24:51 2014 -0400 gnome-common: use ACLOCAL_PATH over ACLOCAL_FLAGS jhbuild has set this variable for more than two years. https://bugzilla.gnome.org/show_bug.cgi?id=726208 macros2/gnome-autogen.sh | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) commit fb0e5a9dbed732dd01d245f141ff2beb35689971 Author: Ryan Lortie Date: Wed Mar 12 19:54:40 2014 -0400 gnome-autogen.sh: correct IFS value Due to a likely copy-paste mistake, the default value of IFS was being set to 9 spaces instead of a tab and a space. Fix that. https://bugzilla.gnome.org/show_bug.cgi?id=726208 macros2/gnome-autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2a770a34293432872a8c7edac584a72e943f06d2 Author: David King Date: Mon Dec 16 15:30:45 2013 +0000 gnome-autogen.sh: Check for appdata-xml.m4 with APPDATA_XML macros2/gnome-autogen.sh | 4 ++++ 1 file changed, 4 insertions(+) commit 62f7546a039296e42b90ca9f9590caf9db5bc6ef Author: Philip Withnall Date: Sun Oct 27 12:08:38 2013 +0000 compiler-flags: Simplify a case statement slightly macros2/gnome-compiler-flags.m4 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) commit eb0a7dce6b639e354b4b9736ed879921595f12fb Author: Philip Withnall Date: Sun Oct 27 12:02:55 2013 +0000 compiler-flags: Replace deprecated AC_HELP_STRING with AS_HELP_STRING macros2/gnome-compiler-flags.m4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 799ae3eaebd82f961cbca82325351c3b5db7494c Author: Javier Jardón Date: Tue Jul 23 11:53:00 2013 +0100 Read the dirlist file unconditionally macros2/gnome-autogen.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)