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

autoconfigure future warning #2

Open
mochrul opened this issue Oct 8, 2016 · 0 comments
Open

autoconfigure future warning #2

mochrul opened this issue Oct 8, 2016 · 0 comments

Comments

@mochrul
Copy link

mochrul commented Oct 8, 2016

While I tried to compile the zorp, I found this warning:

tests/unit/Makefile.am:11: warning: source file 'helpers/zproxy.cc' is in a subdirectory,
tests/unit/Makefile.am:11: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.

Automake is from debian unstable (Unpacking automake (1:1.15-4))

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