configure: Don't use -Wl,-z,defs if it causes link errors with 'environ'.
commit450c358881dbc6dcfb2692b8f4debb7db8fdc54b
authorBrendan Shanks <bshanks@codeweavers.com>
Fri, 29 Sep 2023 18:01:20 +0000 (29 11:01 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Oct 2023 09:54:33 +0000 (2 11:54 +0200)
tree788a964731778ef053d7ae23bcc17ca7d5cbc646
parenta084fd052885678937648886b78e579ed945831f
configure: Don't use -Wl,-z,defs if it causes link errors with 'environ'.

Fixes undefined reference link error in msv1_0 on FreeBSD.

Reported by Gerald Pfeifer.
configure
configure.ac