comparison gifdec.c @ 7936:673cac811afb libavcodec

Uniformly define _XOPEN_SOURCE to 600. The feature_tests.h header from Sun systems (Solaris/OpenSolaris) will abort the build if _XOPEN_SOURCE is defined to 500, and C99 is requested (as well as POSIX.1-2001), and will only accept it to be defined to 600. inspired by a patch from Diego Petten, flameeyes gmail com
author diego
date Mon, 29 Sep 2008 06:22:12 +0000
parents e943e1409077
children 04423b2f6e0b
comparison
equal deleted inserted replaced
7935:21df17686936 7936:673cac811afb