From 5c60df97af1da3cf699a78ba0bd7f9f9d751d8b0 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 11 Jun 1997 04:28:16 +0000 Subject: Normal build is now with POP2 disabled and optimization on. svn path=/trunk/; revision=1080 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index d416b9a7..d03909cd 100644 --- a/acconfig.h +++ b/acconfig.h @@ -46,6 +46,9 @@ #undef SIZEOF_SHORT #undef SIZEOF_LONG +/* Define if you want POP2 support compiled in */ +#undef POP2_ENABLE + /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: -- cgit v1.2.3