﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5034	Inconsistent variable syntax in Makefile.in	ayleph		`Makefile.in` uses both ${VARIABLE} and $(VARIABLE) syntax. It seems that some of the @variables@ from `Makefile.in` get turned into ${VARIABLES} in `Makefile`, so I'd recommend changing everything to use curly braces {} instead of parentheses ().	enhancement	new	trivial		programming		consistency,analretentive, small		
