need some quoting on ifdef

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@133 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
Karl DeBisschop 2002-10-16 22:26:47 +00:00
parent 050f26ae51
commit 03566be76b

View file

@ -22,7 +22,7 @@ AC_PROG_MAKE_SET
AC_PROG_AWK
AC_FUNC_GETLOADAVG(plugins)
ifdef(AC_FUNC_STRTOD,AC_FUNC_STRTOD,AM_FUNC_STRTOD)
ifdef([AC_FUNC_STRTOD],[AC_FUNC_STRTOD],[AM_FUNC_STRTOD])
dnl AM_WITH_REGEX
AC_PROG_RANLIB