[empathy/gnome-2-32] configure: blindy trust user if he provided a cert file
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-32] configure: blindy trust user if he provided a cert file
- Date: Thu, 18 Nov 2010 15:18:47 +0000 (UTC)
commit 6b79a837fd7fccbedfcd9541d3c71b1d37bd8cf5
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Thu Nov 18 16:09:36 2010 +0100
configure: blindy trust user if he provided a cert file
configure.ac | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c5d8db7..36fc34e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -237,9 +237,6 @@ else
fi
AC_MSG_RESULT($with_ca_file)
- if ! test -f "$with_ca_file"; then
- AC_MSG_ERROR([No such file '$with_ca_file'. Use --with-ca-file=path to set, or --without-ca-file to disable])
- fi
GTLS_SYSTEM_CA_FILE="$with_ca_file"
AC_DEFINE_UNQUOTED([GTLS_SYSTEM_CA_FILE], ["$GTLS_SYSTEM_CA_FILE"], [path to system Certificate Authority list])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]