From 754e97fa49e3d0b91ca4a588158be39159e04134 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 22 Dec 2006 05:25:56 +0000 Subject: [PATCH] Remove duplicate line. Originally committed as revision 7355 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 0fc412481e..5b60972b0d 100755 --- a/configure +++ b/configure @@ -763,7 +763,6 @@ SLIBSUF=".dylib" SLIBNAME_WITH_VERSION='$(SLIBPREF)$(NAME).$(LIBVERSION)$(SLIBSUF)' SLIBNAME_WITH_MAJOR='$(SLIBPREF)$(NAME).$(LIBMAJOR)$(SLIBSUF)' FFSERVERLDFLAGS=-Wl,-bind_at_load -LIB_INSTALL_EXTRA_CMD='$(RANLIB) "$(libdir)/$(LIB)"' ;; MINGW32*) # Note: the rest of the mingw32 config is done afterwards as mingw32