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

Modern autoconf deprecated macros, some configure.ac logic errors. #211

Open
sshambar opened this issue Jul 21, 2016 · 0 comments
Open

Modern autoconf deprecated macros, some configure.ac logic errors. #211

sshambar opened this issue Jul 21, 2016 · 0 comments

Comments

@sshambar
Copy link

Autoconf complains that some macros are obsolete. Also, automake complains of rules for .class and .jar files being redefined. Also cached tests are used if I2util is a sub-directory (so builds break if I2util is not installed). A reference to JAnalyze_JAVA is incorrect.

I'll submit a pull request with fixes for the above, and also remove the unused/outdated config/c-attribute.m4 macro, and add support for autoreconf to work correctly.

Thanks,
Scott

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