git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5df3cc6
)
Change _ISOC9X_SOURCE to _ISOC99_SOURCE.
author
Michael Niedermayer
<michaelni@gmx.at>
Wed, 13 Aug 2008 23:01:48 +0000
(23:01 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Wed, 13 Aug 2008 23:01:48 +0000
(23:01 +0000)
Originally committed as revision 14739 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
cbb31bd
..
0866a8b
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-974,7
+974,7
@@
enable stripping
vhook="default"
# build settings
-add_cflags '-D_ISOC9
X_SOURCE
'
+add_cflags '-D_ISOC9
9_SOURCE
'
SHFLAGS='-shared -Wl,-soname,$$(@F)'
VHOOKSHFLAGS='$(SHFLAGS)'
FFSERVERLDFLAGS=-Wl,-E