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 - autoreconf -fi fails because "foreign" is not used
Summary: autoreconf -fi fails because "foreign" is not used
Status: NEW
Alias: None
Product: SDL_image
Classification: Unclassified
Component: misc (show other bugs)
Version: 2.0.4
Hardware: x86 All
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-11 12:31 UTC by Gabriel Kind
Modified: 2019-02-11 12:31 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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