mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Revert "Blind attempt at a Cygwin fix"
This reverts commit e9282e9532
, which blew
up in a pretty spectacular way. Re-introduce the original code while we
search for a real fix.
This commit is contained in:
@ -1596,7 +1596,6 @@ fi
|
||||
# Cygwin needs only a bit of that
|
||||
if test "$PORTNAME" = "cygwin"; then
|
||||
AC_LIBOBJ(dirmod)
|
||||
AC_LIBOBJ(win32security)
|
||||
fi
|
||||
|
||||
AC_CHECK_DECLS([sys_siglist], [], [],
|
||||
|
Reference in New Issue
Block a user