From: Rafael Antonio Porras Samaniego <[email protected]>

This is required to make math constants visible. Fixes Bugzilla #414.
---
 configure |    1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index 086c55f..570cb29 100755
--- a/configure
+++ b/configure
@@ -2924,6 +2924,7 @@ case $target_os in
         ranlib=:
         enable dos_paths
         add_cppflags -U__STRICT_ANSI__
+        add_host_cppflags -U__STRICT_ANSI__
         ;;
     win32|win64)
         if enabled shared; then
-- 
1.7.9.5

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

Reply via email to