curl-confopts.m4: Add missing ')'

... for CURL_CHECK_OPTION_RT

Closes #456
This commit is contained in:
Tatsuhiro Tsujikawa 2015-09-26 17:23:35 +09:00 committed by Daniel Stenberg
parent 095fe60e27
commit 710bb89cf3
1 changed files with 1 additions and 1 deletions

View File

@ -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)