From: oetiker Date: Wed, 21 Nov 2007 10:51:18 +0000 (+0000) Subject: fixedspellingfor netbsd X-Git-Url: https://git.tokkee.org/?p=rrdtool-all.git;a=commitdiff_plain;h=972ab389dc154a7a54ed447922d348423b8fa929 fixedspellingfor netbsd git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@1243 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/configure.ac b/program/configure.ac index 0977c8a9..e3d16d75 100644 --- a/program/configure.ac +++ b/program/configure.ac @@ -49,7 +49,7 @@ AH_TOP([ /* realloc does not support NULL as argument */ #undef NO_NULL_REALLOC -/* lets enable madvise defines in netbsd */ +/* lets enable madvise defines in NetBSD */ #if defined(__NetBSD__) # if !defined(_NETBSD_SOURCE) # define _NETBSD_SOURCE