Fix typo in comment.

* DragonFly BSD is not Dragonfly BSD.
This commit is contained in:
Ryo ONODERA 2015-03-07 06:13:07 +09:00 committed by Konrad Borowski
parent 5a9b1b1b57
commit e421c12cc4

View file

@ -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