Remove unneeded whitespace and quotes from -D_ISOC99_SOURCE.

Originally committed as revision 14745 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2008-08-14 00:07:00 +00:00
parent 675872382f
commit aca36b287d
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_ISOC99_SOURCE '
add_cflags -D_ISOC99_SOURCE
SHFLAGS='-shared -Wl,-soname,$$(@F)'
VHOOKSHFLAGS='$(SHFLAGS)'
FFSERVERLDFLAGS=-Wl,-E