From 44c2a9a864064ac3ca9f2359bc756394621bad7d Mon Sep 17 00:00:00 2001 From: Max Maischein Date: Wed, 8 Feb 2023 16:19:42 +0100 Subject: [PATCH] Fix typo --- hints/cygwin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hints/cygwin.sh b/hints/cygwin.sh index 01ca4aaa5147..a4d390e35241 100644 --- a/hints/cygwin.sh +++ b/hints/cygwin.sh @@ -85,7 +85,7 @@ else static_ext="$static_ext Win32CORE" fi -# configury should not check for xlocale.h if it gets the API from locale.h +# configure should not check for xlocale.h if it gets the API from locale.h i_xlocale='undef' # Win9x problem with non-blocking read from a closed pipe