1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

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

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)