diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-12-08 05:41:18 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-12-08 05:41:18 +0800 |
commit | 2292afbc44a6e2421bc3c2f7e0bdeb18cc45b942 (patch) | |
tree | 1734fc9a915ee0ddac7d51d49e1780a2cf4d73e0 /acconfig.h | |
parent | d0053fd3c738f9f532a4207d6b29d24c57c46203 (diff) | |
download | gsoc2013-evolution-2292afbc44a6e2421bc3c2f7e0bdeb18cc45b942.tar.gz gsoc2013-evolution-2292afbc44a6e2421bc3c2f7e0bdeb18cc45b942.tar.zst gsoc2013-evolution-2292afbc44a6e2421bc3c2f7e0bdeb18cc45b942.zip |
apparently a merge removed the openssl checks - ugh.
svn path=/trunk/; revision=14940
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index f54af3c4b4..45fe798c4f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -16,6 +16,7 @@ #undef NEED_KRB_SENDAUTH_PROTO #undef HAVE_KRB5 #undef HAVE_NSS +#undef HAVE_OPENSSL #undef HAVE_SSL #undef USE_DOT #undef USE_FCNTL |