Skip to content

Commit

Permalink
configure: fix wrong comment
Browse files Browse the repository at this point in the history
copy and paste error
  • Loading branch information
Dilyan Palauzov authored and bagder committed Apr 21, 2014
1 parent 4b87029 commit 11ce2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -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"
Expand Down

0 comments on commit 11ce2f2

Please sign in to comment.