]> git.sesse.net Git - vlc/commit
Contribs: force gnu99 for FFmpeg and fix compilation
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 9 Aug 2010 11:23:06 +0000 (13:23 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 9 Aug 2010 11:24:33 +0000 (13:24 +0200)
commitb9c5a440d6458b9b2e50450293b9aa3e20865ad6
tree91612f6a9e6411bb1732e062165f6a62348b390a
parent6478c429a2700d129485b13069d964a202fdded9
Contribs: force gnu99 for FFmpeg and fix compilation

For somewhat reason, on debian's (and arch's) mingw, strcasecmp isn't defined in c99 (very probably because _NO_OLDNAMES is defined)
extras/contrib/src/Makefile