mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-05-28 07:29:14 +00:00
Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of FFmpeg.
Originally committed as revision 9273 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
bb8fe69a09
commit
364a960704
6 changed files with 7 additions and 5 deletions
|
@ -18,7 +18,7 @@
|
|||
* License along with FFmpeg; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
#define HAVE_AV_CONFIG_H
|
||||
|
||||
#include "avformat.h"
|
||||
#include "cmdutils.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue