[FFmpeg-cvslog] configure: Remove an unused 'have' item

Martin Storsjö git at videolan.org
Mon Jul 16 20:51:10 CEST 2012


ffmpeg | branch: master | Martin Storsjö <martin at martin.st> | Mon Jul 16 01:00:21 2012 +0300| [03d1b18e9633667ecf315c1ac804b015fb039e37] | committer: Martin Storsjö

configure: Remove an unused 'have' item

This is only used for checking for a certain library, but the code
doesn't need to know whether the function was found.

Signed-off-by: Martin Storsjö <martin at martin.st>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=03d1b18e9633667ecf315c1ac804b015fb039e37
---

 configure |    1 -
 1 file changed, 1 deletion(-)

diff --git a/configure b/configure
index 4973b1b..de2f418 100755
--- a/configure
+++ b/configure
@@ -1063,7 +1063,6 @@ HAVE_LIST="
     cbrtf
     closesocket
     cmov
-    CommandLineToArgvW
     cpuid
     dcbzl
     dev_bktr_ioctl_bt848_h



More information about the ffmpeg-cvslog mailing list