Skip to content

libcurl.m4: Avoid obsolete warning#821

Closed
traud wants to merge 1 commit intocurl:masterfrom
traud:master
Closed

libcurl.m4: Avoid obsolete warning#821
traud wants to merge 1 commit intocurl:masterfrom
traud:master

Conversation

@traud
Copy link
Contributor

@traud traud commented May 20, 2016

autoconf --warnings=all resulted in
warning: The macro AC_HELP_STRING' is obsolete.`

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @bagder, @yangtse and @dwlocks to be potential reviewers

@bagder bagder added the build label May 20, 2016
@bagder
Copy link
Member

bagder commented May 20, 2016

This seems fine. AS_HELP_STRING was apparently introduced in autoconf 2.58, released in November 2003.

@bagder bagder closed this in fd8d2a0 May 20, 2016
@bagder
Copy link
Member

bagder commented May 20, 2016

thanks!

@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

Development

Successfully merging this pull request may close these issues.

3 participants

Comments