summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>2002-10-16 21:41:15 (GMT)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>2002-10-16 21:41:15 (GMT)
commit79231a87aef1ed9169de458349c03cf12ef793e1 (patch)
tree7413971edfefbd0528b30f633d4e8465805d211c /acinclude.m4
parentd02fedd5aab5d8d6047774a19eb21b27022e693d (diff)
downloadmonitoring-plugins-79231a87aef1ed9169de458349c03cf12ef793e1.tar.gz
old auto???? has AM_FUNC_STRTOD, now renamed AC_FUNC_STRTOD
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@126 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/acinclude.m4 b/acinclude.m4
new file mode 100644
index 0000000..313dd6f
--- /dev/null
+++ b/acinclude.m4
@@ -0,0 +1 @@
ifdef(AC_FUNC_STRTOD,,`define([AC_FUNC_STRTOD],[AM_FUNC_STRTOD]') \ No newline at end of file