Skip to content

Commit 67aa196

Browse files
committed
autoconf run.
1 parent 011ad7e commit 67aa196

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

configure

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2502,7 +2502,7 @@ echo "$as_me: using CFLAGS=$CFLAGS" >&6;}
25022502

25032503
# We already have this in Makefile.win32, but configure needs it too
25042504
if test "$PORTNAME" = "win32"; then
2505-
CPPFLAGS="$CPPFLAGS -I$srcdir/src/include/port/win32"
2505+
CPPFLAGS="$CPPFLAGS -I$srcdir/src/include/port/win32 -DEXEC_BACKEND"
25062506
fi
25072507

25082508
# Check if the compiler still works with the template settings
@@ -12077,10 +12077,11 @@ esac
1207712077

1207812078
# Win32 can't to rename or unlink on an open file
1207912079
case $host_os in mingw*)
12080-
LIBOBJS="$LIBOBJS dirmod.$ac_objext"
1208112080
LIBOBJS="$LIBOBJS copydir.$ac_objext"
12081+
LIBOBJS="$LIBOBJS dirmod.$ac_objext"
1208212082
LIBOBJS="$LIBOBJS gettimeofday.$ac_objext"
12083-
LIBOBJS="$LIBOBJS pipe.$ac_objext" ;;
12083+
LIBOBJS="$LIBOBJS pipe.$ac_objext"
12084+
LIBOBJS="$LIBOBJS rand.$ac_objext" ;;
1208412085
esac
1208512086

1208612087
if test "$with_readline" = yes; then

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy