Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjamal <jamrial@gmail.com>2012-09-27 18:12:18 +0400
committerMichael Niedermayer <michaelni@gmx.at>2012-09-28 17:06:26 +0400
commitec87389183bc4c55327200d5a93779d1db7a1e24 (patch)
tree6bc587b903867470443fa434ee7a3a3009f75bac /configure
parent35e09036c4ed6df6f834d40bde1402e964443c0e (diff)
postproc: Create version.h header
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 10c3cec039..62ea523699 100755
--- a/configure
+++ b/configure
@@ -4236,7 +4236,7 @@ fi
eval echo "${lcname}_VERSION_MAJOR=\$${name}_VERSION_MAJOR" >> config.mak
}
-get_version_old LIBPOSTPROC libpostproc/postprocess.h
+get_version_old LIBPOSTPROC libpostproc/version.h
get_version_old LIBSWRESAMPLE libswresample/swresample.h
get_version libavcodec