From 927fba7d33a5d472588cbdd5221a47837e744c7c Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 29 Oct 1998 01:04:01 +0000 Subject: [PATCH] needed to add HAVE_LIBESD... :) needed to add HAVE_LIBESD... :) --- acconfig.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/acconfig.h b/acconfig.h index f1dc97d3a..8aa67048f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -12,6 +12,8 @@ #undef PACKAGE #undef VERSION +#undef HAVE_LIBESD + #undef HAVE_LIBGTOP /* Define if LibGTop has support for multiple processors. */