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:
authorMichael Niedermayer <michaelni@gmx.at>2011-03-17 19:01:10 +0300
committerMichael Niedermayer <michaelni@gmx.at>2011-03-17 19:26:45 +0300
commite528cdac8a95a5364cdd408412b64dc605a8eba6 (patch)
tree093a8faf96de1de7fa104687a08b80ba53fba124 /Makefile
parent0cb88628fbd467636fcf3ebfe6a26c51b0f49504 (diff)
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
This reverts commit 29ba091136a5e04574f7bfc1b17536c923958f6f.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ec443699e..ad1f737ebb 100644
--- a/Makefile
+++ b/Makefile
@@ -177,7 +177,7 @@ distclean::
$(RM) version.h config.* libavutil/avconfig.h
config:
- $(SRC_PATH)/configure $(value LIBAV_CONFIGURATION)
+ $(SRC_PATH)/configure $(value FFMPEG_CONFIGURATION)
# regression tests