aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Ryo ONODERA <ryo_on@yk.rim.or.jp>2015-03-07 06:13:07 +0900
committerGravatar Konrad Borowski <x.fix@o2.pl>2015-03-07 08:34:01 +0100
commite421c12cc4e2575175403dbf88e59d5b06b7977d (patch)
tree75a0ac110c489803cc6821c6ecec9042232b85f4 /configure.ac
parent5a9b1b1b57f8ce6e56d66770758a5b2611a3a1fe (diff)
Fix typo in comment.
* DragonFly BSD is not Dragonfly BSD.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cba17847..49ff391e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -609,7 +609,7 @@ AC_LINK_IFELSE(
#
# If we have a fwprintf in libc, test that it actually works. As of
-# March 2006, it is broken under Dragonfly BSD.
+# March 2006, it is broken under DragonFly BSD.
#
if test "$ac_cv_func_fwprintf" = yes; then