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

acinclude.m4: fix test for default CA cert bundle/path #249

Closed
wants to merge 1 commit into from
Closed

acinclude.m4: fix test for default CA cert bundle/path #249

wants to merge 1 commit into from

Conversation

michael-o
Copy link
Contributor

test(1) on HP-UX requires a single equals sign and fails with two.
Let's use one and make every OS happy.

I see this error in ./configure:

checking for SRP_Calc_client_key in -lcrypto... no
checking default CA cert bundle/path... ./configure[24752]: ==: A test command parameter is not valid.
checking for libssh2_channel_open_ex in -lssh2... no

This is basically the same error as in this PR. Which has been fixed here.

test(1) on HP-UX requires a single equals sign and fails with two.
Let's use one and make every OS happy.
@bagder
Copy link
Member

bagder commented Apr 30, 2015

Thanks, merged in 4335b86

@bagder bagder closed this Apr 30, 2015
@michael-o michael-o deleted the invalid-eq-test branch June 20, 2016 20:26
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants