[Ffmpeg-devel] [PATCH]config.log was lost

Víctor Paesa wzrlpy
Wed Nov 15 17:05:27 CET 2006


Hi,

> One is supposed to make distclean after every svn update; and to do an
> update before svn diff for a patch; and to do a configure after
> distclean. Total: if you dont have a backup of the configure command,
> you have to re-think it at every update. If its complicated...
>

I also found that annoying, until I noticed that ffmpeg keeps track of
your last (successfully built&installed) configure:

$ ffmpeg -version 2>&1 | grep configuration
  configuration:  --enable-mp3lame --enable-a52 --disable-static
--enable-shared --enable-pthreads --enable-swscaler --enable-avisynth
--enable-gpl --extra-cflags=-march=pentium4

Regards,
V?ctor




More information about the ffmpeg-devel mailing list