$ aclocal /usr/share/aclocal/shtool.m4:25: warning: underquoted definition of AC_PROG_SHTOOL run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal Наблюдается на: 1. shtool-1.6.1-alt2 + automake_1.8-1.8.5-alt1 (Master 2.4 + Backports) 2. shtool-2.0.0-alt1 + automake_1.9-1.9.5-alt2
Created attachment 909 [details] Исправление
Comment on attachment 909 [details] Исправление --- /usr/share/aclocal/shtool.m4.orig 2004-06-25 14:15:31 +0400 +++ /usr/share/aclocal/shtool.m4 2005-05-31 22:48:32 +0400 @@ -22,7 +22,7 @@ ## the standard macro for finding GNU shtool: ## AC_PROG_SHTOOL ## -AC_DEFUN(AC_PROG_SHTOOL,[dnl +AC_DEFUN([AC_PROG_SHTOOL],[dnl AC_PREREQ(2.13)dnl AC_MSG_CHECKING([for GNU shtool]) AC_CACHE_VAL(ac_cv_shtool,[dnl
Created attachment 910 [details] shtool.m4-automake.patch Это испавленый патч
Исправлено в сборке 2.0.2-alt1