summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6f79925)
raw | patch | inline | side by side (parent: 6f79925)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 21 Nov 2007 10:51:48 +0000 (10:51 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 21 Nov 2007 10:51:48 +0000 (10:51 +0000) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 494a06aa2f59da0c1d1197d63bfa41186ffcdddb..27718fbcae9ab18652f8bbf342253213caa1395d 100644 (file)
--- a/configure.ac
+++ b/configure.ac
/* 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