Commits

Adam Duskett committed 053496c6b36
automake: fix unescaped left brace warning patch Automake currently has a unescaped left brace in it's automake.in folder that generates the warning: "Unescaped left brace in regex is deprecated, passed through in regex;" This patch, which is backported from upstream fixes this warning. Signed-off-by: Adam Duskett <aduskett@codeblue.com> [Thomas: format patch using "git format-patch".] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 22dbe0035f309c2ea141344ed6a4e0e79881a1fa) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>