Change _ISOC9X_SOURCE to _ISOC99_SOURCE.

Originally committed as revision 14739 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2008-08-13 23:01:48 +00:00
parent 5df3cc6f80
commit da0def34ec
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -974,7 +974,7 @@ enable stripping
vhook="default"
# build settings
add_cflags '-D_ISOC9X_SOURCE'
add_cflags '-D_ISOC99_SOURCE '
SHFLAGS='-shared -Wl,-soname,$$(@F)'
VHOOKSHFLAGS='$(SHFLAGS)'
FFSERVERLDFLAGS=-Wl,-E