]> git.sesse.net Git - ffmpeg/commitdiff
Remove unneeded whitespace and quotes from -D_ISOC99_SOURCE.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 14 Aug 2008 00:07:00 +0000 (00:07 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 14 Aug 2008 00:07:00 +0000 (00:07 +0000)
Originally committed as revision 14745 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 0866a8bb753130b042c7d3298a0cdce1a4249b8c..fb40ef7175e58629f023b22494ea44bc4392c1fe 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