X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=configure;h=41c59062ed31225bfd301d88b62513e3ce1d70d0;hp=fe8269b18daad2494b9d4666a0593ac7bf851ba7;hb=896224bea6196d73d03e39b1a266887d6f2cb6ff;hpb=119b5a6788c26bf7dcc99fcfd54e072946352a93 diff --git a/configure b/configure index fe8269b1..41c59062 100755 --- 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