From d13be06aaa918f7098570f7f0f7a2a600a48d9a0 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Mon, 31 Mar 2008 12:09:43 +0000 Subject: Removed the generated ca-bundle.h file. The verbatim value of $ca and $capath is known to configure, so it can be defined in config.h instead. --- configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure.ac') 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 ********************************************************************** -- cgit v1.2.3