From: oetiker Date: Wed, 21 Nov 2007 10:51:18 +0000 (+0000) Subject: fixedspellingfor netbsd X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=35a5f117658d0e0aab39692eb30158a4e6acc7b1;p=rrdtool.git fixedspellingfor netbsd git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1243 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/configure.ac b/configure.ac index 0977c8a..e3d16d7 100644 --- a/configure.ac +++ b/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