summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>2002-11-14 18:25:10 (GMT)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>2002-11-14 18:25:10 (GMT)
commitc77ffcedc423655621be9803b7f710c758a959b7 (patch)
treebf61006f5399497f83fdd9de9fddad5048512c28 /acconfig.h
parentbe0cbafb0be470dcd3d29c20d7c5ce503c467bd4 (diff)
downloadmonitoring-plugins-c77ffcedc423655621be9803b7f710c758a959b7.tar.gz
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
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index b283039..f2fe07b 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -15,6 +15,7 @@
15#undef HAVE_VA_COPY 15#undef HAVE_VA_COPY
16#undef HAVE_VASPRINTF 16#undef HAVE_VASPRINTF
17#undef HAVE_VSNPRINTF 17#undef HAVE_VSNPRINTF
18#undef NEED_GETTIMEOFDAY
18#undef NSLOOKUP_COMMAND 19#undef NSLOOKUP_COMMAND
19#undef HOST_COMMAND 20#undef HOST_COMMAND
20#undef PACKAGE_VERSION 21#undef PACKAGE_VERSION