From 87def266b0efafd38ae3a4886e2af3ee1996bdc2 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 26 Sep 2001 20:26:15 +0000 Subject: Added a flag to enable pedantic PGP/MIME - this is not recommended for 2001-09-26 Jeffrey Stedfast * configure.in: Added a flag to enable pedantic PGP/MIME - this is not recommended for end-users. It is mostly meant for testing purposes. svn path=/trunk/; revision=13164 --- acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 0f5709e194..9777d3b846 100644 --- a/acconfig.h +++ b/acconfig.h @@ -24,6 +24,7 @@ #undef USE_FLOCK #undef ENABLE_NNTP #undef HAVE_BROKEN_SPOOL +#undef ENABLE_PEDANTIC_PGPMIME /* db3 version */ #undef EVOLUTION_DB_VERSION_MAJOR -- cgit v1.2.3