[SCM] libav/experimental: configure: remove redundant extralibs settings

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:13:37 UTC 2013


The following commit has been merged in the experimental branch:
commit 23ba30a4217807fa2e4d44f6a7983630f584d37b
Author: Måns Rullgård <mans at mansr.com>
Date:   Thu Aug 5 16:54:23 2010 +0000

    configure: remove redundant extralibs settings
    
    Originally committed as revision 24705 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index f546954..ccad596 100755
--- a/configure
+++ b/configure
@@ -1351,13 +1351,10 @@ w64_demuxer_deps="wav_demuxer"
 
 # indevs / outdevs
 alsa_indev_deps="alsa_asoundlib_h snd_pcm_htimestamp"
-alsa_indev_extralibs="-lasound"
 alsa_outdev_deps="alsa_asoundlib_h"
-alsa_outdev_extralibs="-lasound"
 bktr_indev_deps_any="dev_bktr_ioctl_bt848_h machine_ioctl_bt848_h dev_video_bktr_ioctl_bt848_h dev_ic_bt8xx_h"
 dv1394_indev_deps="dv1394 dv_demuxer"
 jack_indev_deps="jack_jack_h"
-jack_indev_extralibs="-ljack"
 libdc1394_indev_deps="libdc1394"
 oss_indev_deps_any="soundcard_h sys_soundcard_h"
 oss_outdev_deps_any="soundcard_h sys_soundcard_h"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list