Commit 78fb79ed authored by Neal Norwitz's avatar Neal Norwitz

Fix typo. Backport if anyone cares. :-)

parent 718f96b8
......@@ -1587,7 +1587,7 @@ case $ac_sys_system/$ac_sys_release in
# On Mac OS X 10.4, defining _POSIX_C_SOURCE or _XOPEN_SOURCE
# disables platform specific features beyond repair.
# On Mac OS X 10.3, defining _POSIX_C_SOURCE or _XOPEN_SOURCE
# has no effect, don't bother defineing them
# has no effect, don't bother defining them
Darwin/[78].*)
define_xopen_source=no
;;
......
......@@ -235,7 +235,7 @@ case $ac_sys_system/$ac_sys_release in
# On Mac OS X 10.4, defining _POSIX_C_SOURCE or _XOPEN_SOURCE
# disables platform specific features beyond repair.
# On Mac OS X 10.3, defining _POSIX_C_SOURCE or _XOPEN_SOURCE
# has no effect, don't bother defineing them
# has no effect, don't bother defining them
Darwin/@<:@78@:>@.*)
define_xopen_source=no
;;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment