summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 3a1b4361b8..930fad19bf 100755
--- a/configure
+++ b/configure
@@ -3378,12 +3378,12 @@ get_version(){
}
get_version LIBAVCODEC libavcodec/version.h
-get_version LIBAVDEVICE libavdevice/avdevice.h
+get_version LIBAVDEVICE libavdevice/version.h
get_version LIBAVFILTER libavfilter/version.h
get_version LIBAVFORMAT libavformat/version.h
get_version LIBAVRESAMPLE libavresample/version.h
-get_version LIBAVUTIL libavutil/avutil.h
-get_version LIBSWSCALE libswscale/swscale.h
+get_version LIBAVUTIL libavutil/version.h
+get_version LIBSWSCALE libswscale/version.h
cat > $TMPH <<EOF
/* Automatically generated by configure - do not modify! */