Index: configure =================================================================== RCS file: /cvsroot/ffmpeg/ffmpeg/configure,v retrieving revision 1.166 diff -u -b -B -u -r1.166 configure --- configure 16 Mar 2005 19:11:57 -0000 1.166 +++ configure 20 Mar 2005 12:06:07 -0000 @@ -274,7 +274,7 @@ make="gmake" ;; Darwin) -cc="cc" +cc="gcc" v4l="no" audio_oss="no" dv1394="no" @@ -283,8 +283,9 @@ extralibs="" darwin="yes" strip="strip -x" -LDFLAGS="-Wl,-d,-search_paths_first" +LDFLAGS="-Wl,-dynamic,-search_paths_first" FFSLDFLAGS=-Wl,-bind_at_load +SLIBSUF=".dylib" ;; MINGW32*) # Note: the rest of the mingw32 config is done afterwards as mingw32