]> git.sesse.net Git - ffmpeg/blobdiff - configure
lavf/http: add support for reading streamcast metadata
[ffmpeg] / configure
index 32473a92bab5ecb5a28a7b9bacc11e049a806407..dbb6672bc12281355252aa44ba86a77d9a35033c 100755 (executable)
--- a/configure
+++ b/configure
@@ -3392,6 +3392,8 @@ enabled spic && enable_weak pic
 
 # OS specific
 case $target_os in
+    aix)
+        ;;
     haiku)
         prefix_default="/boot/common"
         network_extralibs="-lnetwork"