[PATCH] configure: Fix a typo in a comment.

Francois Gouget fgouget at free.fr
Sun Feb 2 21:07:13 CST 2020


Signed-off-by: Francois Gouget <fgouget at free.fr>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 36f65378a44..f9ca95ce496 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1686,7 +1686,7 @@ fi
 WINE_NOTICE_WITH(udev,[test "x$UDEV_LIBS" = "x"],
                  [libudev ${notice_platform}development files not found, plug and play won't be supported.])
 
-dnl **** Check for libuwind ****
+dnl **** Check for libunwind ****
 if test "x$with_unwind" != xno
 then
     WINE_PACKAGE_FLAGS(UNWIND,[libunwind],[-lunwind],,,
-- 
2.20.1




More information about the wine-devel mailing list