summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2013-02-02 23:32:56 -0300
committerMichael Niedermayer <michaelni@gmx.at>2013-02-03 13:08:36 +0100
commit13eb9fcf5686142c8b43f6a540d0ea5e40dda651 (patch)
tree292a71573f0cf54b23560f2c50eed55502bbabd0 /configure
parentd1511c02f49e2a7faddb727e9b19da8ec6189703 (diff)
downloadffmpeg-streaming-13eb9fcf5686142c8b43f6a540d0ea5e40dda651.zip
ffmpeg-streaming-13eb9fcf5686142c8b43f6a540d0ea5e40dda651.tar.gz
build: Remove superfluous MAKE variable for the build suffix
Use BUILDSUF instead. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 913e3ba..1f65246 100755
--- a/configure
+++ b/configure
@@ -4340,7 +4340,6 @@ ifndef FFMPEG_CONFIG_MAK
FFMPEG_CONFIG_MAK=1
FFMPEG_CONFIGURATION=$FFMPEG_CONFIGURATION
prefix=$prefix
-build_suffix=${build_suffix}
LIBDIR=\$(DESTDIR)$libdir
SHLIBDIR=\$(DESTDIR)$shlibdir
INCDIR=\$(DESTDIR)$incdir
OpenPOWER on IntegriCloud