Skip to content
Snippets Groups Projects
Commit 710bb89c authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa Committed by Daniel Stenberg
Browse files

curl-confopts.m4: Add missing ')'

... for CURL_CHECK_OPTION_RT

Closes #456
parent 095fe60e
No related branches found
No related tags found
No related merge requests found
......@@ -338,7 +338,7 @@ AC_DEFUN([CURL_CHECK_OPTION_RT], [
default)
dnl configure option not specified (so not disabled)
dontwant_rt="no"
AC_MSG_RESULT([(assumed no)]
AC_MSG_RESULT([(assumed no)])
;;
*)
dnl --enable-rt option used (reverse logic)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment