Commit 11ce2f21 authored by Dilyan Palauzov's avatar Dilyan Palauzov Committed by Daniel Stenberg
Browse files

configure: fix wrong comment

copy and paste error
parent 4b870291
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"