Skip to content
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

INSTALL overrides an automake script. #352

Closed
lhunath opened this issue Aug 11, 2017 · 1 comment
Closed

INSTALL overrides an automake script. #352

lhunath opened this issue Aug 11, 2017 · 1 comment

Comments

@lhunath
Copy link

lhunath commented Aug 11, 2017

The repository contains an INSTALL file at the root, which conflicts with automake's INSTALL script. autoreconf kills the original file. We should rename or remove INSTALL from the repo.

@hawicz
Copy link
Member

hawicz commented Aug 31, 2017

Perhaps you are using an old version of autoconf? I'm using 2.69-8, and running autoreconf does not do so for me.

Or, if you happen to be running autoreconf with the -f option, then don't do that. https://unix.stackexchange.com/a/197327

@hawicz hawicz closed this as completed Aug 31, 2017
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

No branches or pull requests

2 participants