projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove unneeded whitespace and quotes from -D_ISOC99_SOURCE.
[ffmpeg.git]
/
configure
diff --git
a/configure
b/configure
index
0866a8b
..
fb40ef7
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-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