We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4502

Summary: autoreconf -fi fails because "foreign" is not used
Product: SDL_image Reporter: Gabriel Kind <gabriel+bugzilla-libsdl>
Component: miscAssignee: Sam Lantinga <slouken>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.4   
Hardware: x86   
OS: All   

Description Gabriel Kind 2019-02-11 12:31:52 UTC
I can't autoreconf SDL image because it fails with the following error:

Makefile.am: error: required file './NEWS' not found (also README AUTHORS ChangeLog)

Please either provide these 4 files in the repo or add "foreign" to AM_INIT_AUTOMAKE in configure.in