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

Reduce or hide Automake files #1

Open
ozten opened this issue Aug 30, 2011 · 1 comment
Open

Reduce or hide Automake files #1

ozten opened this issue Aug 30, 2011 · 1 comment

Comments

@ozten
Copy link
Owner

ozten commented Aug 30, 2011

I'm an autotools newbie. I've setup Automake, etc and tested it on a fresh machine.

To get everything working I had to keep a bunch of unwanted files around, as well as other artifacts that could be hidden.

I need help with cleaning this up, or advise on best practices.

Unwanted:

  • AUTHORS
  • ChangeLog - Maybe we should keep
  • NEWS
  • README - We already have README.md

Artifacts we should hide?

  • m4
  • aclocal.m4
  • config.guess
  • config.sub
  • depcomp
  • install-sh
  • ltmain.sh
  • missing
@ozten
Copy link
Owner Author

ozten commented Aug 30, 2011

Also, the build requires aclocal to run, so I've added automake as a Requirement. Am I doing something wrong to cause that?

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

1 participant