Skip to content

configure.ac: Set foreign option to fix build #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 13, 2019

Conversation

juergbi
Copy link
Contributor

@juergbi juergbi commented Feb 10, 2019

Without the foreign option, automake requires a README file, which no
longer exists.

Makefile.am: error: required file './README' not found

Fixes: 8a0cb17 ("README: Rename to README.md and reformat as markdown")

Without the `foreign` option, automake requires a README file, which no
longer exists.

	Makefile.am: error: required file './README' not found

Fixes: 8a0cb17 ("README: Rename to README.md and reformat as markdown")
@kjellahl kjellahl merged commit d637ca0 into libsigcplusplus:master Feb 13, 2019
@juergbi juergbi deleted the juerg/build branch February 13, 2019 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants