File growl-for-linux-aclocal_downgrade.patch of Package growl-for-linux
--- configure.ac.orig 2012-11-03 03:34:16.996278839 +0100 +++ configure.ac 2012-11-03 03:34:22.639274217 +0100 @@ -1,4 +1,4 @@ -AC_PREREQ([2.65]) +AC_PREREQ([2.60]) AC_INIT([growl-for-linux], [esyscmd([cat VERSION | tr -d '\n'])], [mattn.jp@gmail.com]) AC_CONFIG_SRCDIR([gol.c]) AC_CONFIG_MACRO_DIR([m4])