diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index e887bac42..e0cd5bfb9 100644 --- a/configure.ac +++ b/configure.ac @@ -1623,9 +1623,6 @@ dnl ********************************************************************** CURL_CHECK_CA_BUNDLE -AM_CONDITIONAL(CABUNDLE, test x$ca != xno) -AM_CONDITIONAL(CAPATH, test x$capath != xno) - dnl ********************************************************************** dnl Check for the presence of IDN libraries and headers dnl ********************************************************************** |