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

python: Fix the automake warnings in the Python module #522

Merged
merged 1 commit into from
Jun 16, 2015
Merged

python: Fix the automake warnings in the Python module #522

merged 1 commit into from
Jun 16, 2015

Conversation

algernon
Copy link
Contributor

Conditionally setting .PHONY makes automake very sad. Instead of doing
that, include modules/python/pylib/Makefile.am unconditionally, and add
ENABLE_PYTHON guards there, with the .PHONY dependencies moved out into
an unconditional part.

Signed-off-by: Gergely Nagy algernon@madhouse-project.org

Conditionally setting .PHONY makes automake very sad. Instead of doing
that, include modules/python/pylib/Makefile.am unconditionally, and add
ENABLE_PYTHON guards there, with the .PHONY dependencies moved out into
an unconditional part.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
@bazsi
Copy link
Collaborator

bazsi commented Jun 16, 2015

👍

@lbudai
Copy link
Collaborator

lbudai commented Jun 16, 2015

thanks!

lbudai added a commit that referenced this pull request Jun 16, 2015
python: Fix the automake warnings in the Python module
@lbudai lbudai merged commit 80ed8da into syslog-ng:master Jun 16, 2015
@algernon algernon deleted the h/python-automake-warning-fix branch June 16, 2015 11:24
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

Successfully merging this pull request may close these issues.

None yet

3 participants