On 05/16/2013 11:08 PM, Alex Smith wrote:
--- a/configure
+++ b/configure
@@ -2525,7 +2525,7 @@ probe_cc(){
          _flags_filter=pgi_flags
-    elif $_cc 2>&1 | grep -q Microsoft; then
+    elif $_cc 2>&1 | grep -q 'Microsoft (R) \(32-bit \)\?C/C++ Optimizing 
Compiler'; then

20:23 < TheRyuu> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.40219.01 for 80x86
20:23 < TheRyuu> but 2012 is different
20:23 < TheRyuu> Microsoft (R) C/C++ Optimizing Compiler Version 17.00.60315.1 for x86

If what you pasted on IRC is correct, then this would not even match the 2012 version.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to