From 9267c8619862d990087d56ef01943df3ec5fa6a7 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 22 Oct 2003 16:17:25 +0000 Subject: Removed pedantic pgp/mime configure flag. 2003-10-22 Jeffrey Stedfast * configure.in: Removed pedantic pgp/mime configure flag. svn path=/trunk/; revision=22986 --- configure.in | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 9679a64817..bc062ae34c 100644 --- a/configure.in +++ b/configure.in @@ -695,16 +695,6 @@ AC_SUBST(KRB4_CFLAGS) AC_SUBST(KRB4_LDFLAGS) -dnl ========================== -dnl Pedantic PGP/MIME -dnl ========================== -AC_ARG_ENABLE(pedantic-pgp-mime, -[ --enable-pedantic-pgp-mime=[no/yes] Enable pedantic PGP/MIME handling (not recommended)],,enable_pedantic_pgp_mime=no) -if test "x$enable_pedantic_pgp_mime" = "xyes"; then - AC_DEFINE(ENABLE_PEDANTIC_PGPMIME,1,[Probably don't want this]) -fi - - dnl ******************************************************************************** dnl security extension support (SSL and S/MIME) dnl -- cgit v1.2.3