From 4e8c8fd99247f1e50fbda5b0301153dbb527f453 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Sat, 25 Sep 1999 00:32:25 +0000 Subject: Initial AOLserver support. Note that the current way of creating the shared library works only with GNU utilities. Some features have to be added yet (i.e. POST and cookie support). --- acconfig.h.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'acconfig.h.in') diff --git a/acconfig.h.in b/acconfig.h.in index 9d5f579304..6c5744f358 100644 --- a/acconfig.h.in +++ b/acconfig.h.in @@ -4,6 +4,8 @@ #undef PACKAGE #undef VERSION +#undef HAVE_AOLSERVER + #undef HAVE_STRUCT_FLOCK #undef HAVE_TM_GMTOFF -- cgit v1.2.1