id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
1422	GNU specific options in buildsystem	iNode	iNode	"We should check buildsystem to be portable

Current issues (I will collect it here to fix in one patch)
version.sh
{{{
PREV_MC_VERSION=`sed -rn 's/^#define MC_CURRENT_VERSION ""(.*)""$/\1/p' ""${VERSION_FILE}""` 


}}}
BSD sed has no ""-r"" optioin."	defect	closed	major	4.7.0-pre1	mc-core	master	fixed						slyfox andrew_b
