Unconditionally overwrite config.h. The current behavior where config.h is
authorDiego Biurrun <diego@biurrun.de>
Mon, 13 Feb 2006 16:35:36 +0000 (16:35 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 13 Feb 2006 16:35:36 +0000 (16:35 +0000)
commit6eb7182cf4f9d8fb9f8c40e4ec25ee42ebac425a
tree293c25ad3e72167c15abef8c5bc8e64bc2edb6d5
parent9df3437fe1fb99554a9bc2490e267db47fa850ae
Unconditionally overwrite config.h. The current behavior where config.h is
only overwritten if it differs from the new one is effectively a nop.

Originally committed as revision 5018 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure