From: Tobias Oetiker Date: Wed, 21 Nov 2007 10:51:18 +0000 (+0000) Subject: fixedspellingfor netbsd X-Git-Tag: 1.2.27~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e76a7820caa684966d77faf0f50f286190adc80e;p=thirdparty%2Frrdtool-1.x.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 0977c8a9..e3d16d75 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