[PATCH] configure: Fix a typo in a comment.
3 Feb
2020
3 Feb
'20
3:07 a.m.
Signed-off-by: Francois Gouget <fgouget(a)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
2145
Age (days ago)
2145
Last active (days ago)
0 comments
1 participants
participants (1)
-
Francois Gouget