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

Makefile.PL: use AutoConf before trying to exec #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rehsack
Copy link

@rehsack rehsack commented Nov 7, 2018

Instead of requiring hacking Makefile.PL by packagers like happening in

This patch shall give the new maintainers of Net::SSLeay an insight
how it could look like - a full flavoured check is implemented in Unix::Statgrab.

Finally, Config::AutoConf should be mentioned in
meta->prereqs->config->suggests (or recommends).

@moto-timo: any additional suggestions?

Signed-off-by: Jens Rehsack sno@netbsd.org

Instead of requiring hacking Makefile.PL by packagers like happening in
* https://github.com/meta-cpan/meta-cpan/tree/master/recipes-security/net-ssleay-perl/net-ssleay-perl
* http://git.openembedded.org/meta-openembedded/tree/meta-perl/recipes-perl/libnet/libnet-ssleay-perl
use Config::AutoConf when available.

This patch shall give the new maintainers of Net::SSLeay an insight
how it could look like - a full flavoured check is implemented in Unix::Statgrab.

Finally, Config::AutoConf should be mentioned in
meta->prereqs->config->suggests (or recommends).

@moto-timo: any additional suggestions?

Signed-off-by: Jens Rehsack <sno@netbsd.org>
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.

1 participant