configure_XOPEN_SOURCE_darwin.patch

ncurses configure path for compiling against the 10.4 SDK on 10.5 - Adrian Stutz, 10/06/2008 08:04 pm

Download (343 Bytes)

 
configure 2008-07-31 00:35:34.000000000 +0200
6178 6178
aix[45]*) #(vi
6179 6179
	CPPFLAGS="$CPPFLAGS -D_ALL_SOURCE"
6180 6180
	;;
6181
darwin*) #(vi
6182
	# setting _XOPEN_SOURCE breaks things on Darwin
6183
	;;
6181 6184
freebsd*) #(vi
6182 6185
	# 5.x headers associate
6183 6186
	#	_XOPEN_SOURCE=600 with _POSIX_C_SOURCE=200112L