Code

AM_STRTOD was a typo
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>
Wed, 16 Oct 2002 10:34:32 +0000 (10:34 +0000)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>
Wed, 16 Oct 2002 10:34:32 +0000 (10:34 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@122 f882894a-f735-0410-b71e-b25c423dba1c

configure.in

index 6c98fe9a1564fda61b2a98016809705fff3c8895..f4974828f33493c7e2637d278d1ecf7a2371aab2 100644 (file)
@@ -22,7 +22,7 @@ AC_PROG_MAKE_SET
 AC_PROG_AWK
 
 AC_FUNC_GETLOADAVG
-AM_FUNC_STRTOD
+AC_FUNC_STRTOD
 AM_WITH_REGEX
 AC_PROG_RANLIB