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

Replace obsolete macros in autoconf #743

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

bjosv
Copy link

@bjosv bjosv commented Mar 20, 2024

The warnings can be seen in a build log:
https://github.com/Nordix/SoftHSMv2/actions/runs/7718456304/job/21039763460#step:4:15

configure.ac requires autoconf 2.61 and the docs for this
version states that the macro AS_HELP_STRING should be used
in favor of AC_HELP_STRING.
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