﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
3809	fix a warning in automake	bdubbs@…	lfs-book@…	"/usr/bin/automake is a perl script that generates a warning when using the latest perl.

Fix by: 

{{{
sed -i 's:/\\\${:/\\\$\\{:' /usr/bin/automake
}}}

Changes /\${ to /\$\{   (inserts a backslash before the left brace)

May be able to do this before configure."	task	closed	low	7.8	Book	SVN	normal	fixed		
