From 11ce2f218289b785501948ec7bfc1674dce59760 Mon Sep 17 00:00:00 2001 From: Dilyan Palauzov Date: Mon, 21 Apr 2014 20:12:20 +0200 Subject: [PATCH] configure: fix wrong comment copy and paste error --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6083b9b0c..1467d69b2 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"