Francois Gouget : configure: Fix a typo in a comment.

Alexandre Julliard julliard at winehq.org
Mon Feb 3 15:06:05 CST 2020


Module: wine
Branch: master
Commit: 32785e0ce07a4b7bf33e0e9fda26d7deca82b105
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=32785e0ce07a4b7bf33e0e9fda26d7deca82b105

Author: Francois Gouget <fgouget at free.fr>
Date:   Mon Feb  3 04:07:13 2020 +0100

configure: Fix a typo in a comment.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 36f65378a4..f9ca95ce49 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],,,




More information about the wine-cvs mailing list