From c77ffcedc423655621be9803b7f710c758a959b7 Mon Sep 17 00:00:00 2001 From: Karl DeBisschop Date: Thu, 14 Nov 2002 18:25:10 +0000 Subject: fix bug with gettimeofday test, improve version/release handling, update rpm spec git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@200 f882894a-f735-0410-b71e-b25c423dba1c --- acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index b2830396..f2fe07be 100644 --- a/acconfig.h +++ b/acconfig.h @@ -15,6 +15,7 @@ #undef HAVE_VA_COPY #undef HAVE_VASPRINTF #undef HAVE_VSNPRINTF +#undef NEED_GETTIMEOFDAY #undef NSLOOKUP_COMMAND #undef HOST_COMMAND #undef PACKAGE_VERSION -- cgit v1.2.3