configure: fix wrong comment

copy and paste error
This commit is contained in:
Dilyan Palauzov 2014-04-21 20:12:20 +02:00 committed by Daniel Stenberg
parent 4b87029113
commit 11ce2f2182
1 changed files with 1 additions and 1 deletions

View File

@ -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"