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

Installation includes $prefix/share/aclocal m4 macros #6

Open
rekado opened this issue Apr 14, 2015 · 2 comments
Open

Installation includes $prefix/share/aclocal m4 macros #6

rekado opened this issue Apr 14, 2015 · 2 comments

Comments

@rekado
Copy link

rekado commented Apr 14, 2015

The installation of fastx_toolkit 0.0.14 installs m4 macros into $prefix/share/aclocal. It seems wrong to install these files when they are not actually needed at runtime.

@agordon
Copy link
Owner

agordon commented Apr 15, 2015

Hello,

This is likely related to m4/Makefile.am - I'll be happy to merge a patch if you have one.
otherwise it'll be a bit longer until I get to it.

Thanks!

@jonchang
Copy link

Hi @agordon, I'm a maintainer for homebrew/science and this software currently conflicts with autoconf-archive, which is where those m4 macros come from. Since you just need to use the m4 macros while building, it's sufficient to simply delete m4/Makefile.am and the reference to it in the root Makefile.am.

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

3 participants