id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	phpversion	appname	pending	exts	sapi	probability	blocking
68	[169] broke configure when XCache source is bundled in php	gab	moo	"The changeset 169 add in config.m4 a replacement from $AWK to LANG=C $AWK. This breaks the configure script at the end when building ./main/internal_functions{,_cli}.c :

{{{
./build/genif.sh: line 30: LANG=C: command not found
}}}

Because the full line with $AWK replaced becomes :

{{{
./build/genif.sh ./main/internal_functions.c.in .  LANG=C /bin/gawk (+full list of extensions)
}}}

Removing changes from changeset 169 on config.m4 solves the problem."	defect	closed	major	1.2.1	build	1.2-dev	fixed								FastCGI		
