From: Dilyan Palauzov Date: Mon, 21 Apr 2014 18:12:20 +0000 (+0200) Subject: configure: fix wrong comment X-Git-Tag: upstream/7.37.1~299 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=11ce2f218289b785501948ec7bfc1674dce59760;p=platform%2Fupstream%2Fcurl.git configure: fix wrong comment copy and paste error --- diff --git a/configure.ac b/configure.ac index 6083b9b..1467d69 100644 --- a/configure.ac +++ b/configure.ac @@ -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"