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_deprecatedThe pragma is always available in icl/msvc?
At least in all versions we support. // Martin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
