From 23ba30a4217807fa2e4d44f6a7983630f584d37b Mon Sep 17 00:00:00 2001 From: =?utf8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Thu, 5 Aug 2010 16:54:23 +0000 Subject: [PATCH] configure: remove redundant extralibs settings Originally committed as revision 24705 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure b/configure index f54695472..ccad596cc 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" -- 2.11.0