mirror of
https://github.com/curl/curl.git
synced 2026-07-25 02:37:18 +03:00
configure: fix wrong comment
copy and paste error
This commit is contained in:
parent
4b87029113
commit
11ce2f2182
1 changed files with 1 additions and 1 deletions
|
|
@ -2762,7 +2762,7 @@ esac
|
|||
|
||||
curl_h2_msg="disabled (--with-nghttp2)"
|
||||
if test X"$OPT_H2" != Xno; then
|
||||
dnl backup the pre-librtmp variables
|
||||
dnl backup the pre-nghttp2 variables
|
||||
CLEANLDFLAGS="$LDFLAGS"
|
||||
CLEANCPPFLAGS="$CPPFLAGS"
|
||||
CLEANLIBS="$LIBS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue