﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
6709	Changeset [20797] breaks configure on FreeBSD	Raymond Wagner <raymond@…>	Janne Grunau	"The configure script will not automatically search through /usr/local/include causing configure to fail to pick up Lame (and likely other dependencies).  Normally, this is fixed just with a '--extra-cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib', however the change to configure in [20797] now results in:

{{{
-D_ISOC99_SOURCE: not found
WARNING! An unknown C compiler flag in: ""-I/usr/local/include"". Option(s) will be ignored.
}}}

I'm looking through the diff to try to figure out what the problem is.
"	defect	closed	critical	0.22	Ports - *BSD	unknown	medium	fixed			0
