On Fri, Sep 20, 2013 at 05:01:23PM +0300, Martin Storsjö wrote: > On Fri, 20 Sep 2013, Diego Biurrun wrote: > >On Thu, Sep 19, 2013 at 04:58:21PM -0400, Alex Smith wrote: > >>--- a/configure > >>+++ b/configure > >>@@ -3997,6 +3997,7 @@ elif enabled_any msvc icl; then > >> enabled x86_32 && disable aligned_stack > >> enabled_all x86_32 debug && add_cflags -Oy- > >> enabled debug && add_ldflags -debug > >>+ enable pragma_deprecated > > > >The pragma is always available in icl/msvc? > > At least in all versions we support.
Patch fine with me then. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
