Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37819403
en ru br
ALT Linux repos
S:5.18.12-alt2
5.0: 5.9.6-alt1
4.1: 5.8.9-alt1
4.0: 5.8.4-alt1
3.0: 5.6.6-alt1

Group :: Development/Other
RPM: autogen

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: autogen-5.9.6-fix-libtool.patch
Download


--- config/libtool.m4 
+++ config/libtool.fixed.m4 
@@ -1049,6 +1049,7 @@
 esac
 
 ECHO=${lt_ECHO-echo}
+echo=$ECHO
 if test "X[$]1" = X--no-reexec; then
   # Discard the --no-reexec flag, and continue.
   shift
@@ -1187,6 +1188,8 @@
 ])
 _LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts])
 _LT_DECL([], [ECHO], [1],
+    [An echo program that does not interpret backslashes])
+_LT_DECL([], [echo], [1],
     [An echo program that does not interpret backslashes])
 ])# _LT_PROG_ECHO_BACKSLASH
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin