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:
parent
095fe60e27
commit
710bb89cf3
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user