Fix building on MSYS2
authorChristopher Ng <facboy@gmail.com>
Fri, 3 Feb 2023 12:16:06 +0000 (12:16 +0000)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 3 Feb 2023 19:52:23 +0000 (14:52 -0500)
commit5159c1cfe462deaeae7f2f2915a263f47cdd343c
tree983458b79d189d7fbb7f22ceba1c717c9a4c7d2a
parent0d0409b100fbb84ee8303c5dca376aca0f187745
Fix building on MSYS2

Update cygwin libtool config in `configure.ac` to match MSYS2 build
environments as well. MSYS2 is also a Windows build environment that
produces DLLs.

Signed-off-by: Christopher Ng <facboy@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I48ca648123fd40b8003c72c0447c70a8b4bde6d6
configure.ac
This page took 0.024957 seconds and 4 git commands to generate.