]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - configure
ncurses 6.1 - patch 20191116
[ncurses.git] / configure
index fe8269b18daad2494b9d4666a0593ac7bf851ba7..41c59062ed31225bfd301d88b62513e3ce1d70d0 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.690 .
+# From configure.in Revision: 1.691 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by Autoconf 2.52.20190901.
 #
@@ -17119,7 +17119,7 @@ echo "${ECHO_T}$enable_gnat_projects" >&6
 case $cf_cv_system_name in
 (*mingw32*|*mingw64*)
        CPPFLAGS="$CPPFLAGS -DWINVER=0x0501 -DWIN32_LEAN_AND_MEAN"
-       LIBS=" -lpsapi $LIBS"
+       # Note: WINVER may be a problem with Windows 10
        ;;
 (*)
 echo "$as_me:17125: checking for gettimeofday" >&5