diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/curl-confopts.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/curl-confopts.m4 b/m4/curl-confopts.m4 index a0f477aad..20fcc5266 100644 --- a/m4/curl-confopts.m4 +++ b/m4/curl-confopts.m4 @@ -321,7 +321,7 @@ dnl ]) dnl CURL_CHECK_OPTION_RT dnl ------------------------------------------------- -dnl Verify if configure has been involed with option +dnl Verify if configure has been invoked with option dnl --disable-rt and set shell variable dontwant_rt dnl as appropriate. |