From 972ab389dc154a7a54ed447922d348423b8fa929 Mon Sep 17 00:00:00 2001 From: oetiker Date: Wed, 21 Nov 2007 10:51:18 +0000 Subject: [PATCH] fixedspellingfor netbsd git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@1243 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2