Bug 6976

Summary: automake_1.8 (и старше): Устаревшее определение макроса AC_PROG_SHTOOL в shtool.m4
Product: Sisyphus Reporter: solo <solo>
Component: shtoolAssignee: Ilya Mashkin <oddity>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: minor    
Priority: P2 CC: oddity
Version: unstable   
Hardware: all   
OS: Linux   
URL: http://sources.redhat.com/automake/automake.html#Extending%20aclocal
Attachments:
Description Flags
Исправление
none
shtool.m4-automake.patch none

Description solo 2005-05-31 22:47:46 MSD
$ 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
Comment 1 solo 2005-05-31 22:54:52 MSD
Created attachment 909 [details]
Исправление
Comment 2 solo 2005-05-31 23:06:00 MSD
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
Comment 3 solo 2005-05-31 23:08:06 MSD
Created attachment 910 [details]
shtool.m4-automake.patch

Это испавленый патч
Comment 4 Serge A. Volkov 2005-06-19 21:14:05 MSD
Исправлено в сборке 2.0.2-alt1