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:53:07 +0000 (14:53 -0500)
commit19a65d10e0c296612a4df2c127583ecdd6b1380e
treea10fe1e5dffbd0220ecf82923516857a2c6b137f
parentc30713dd4f0a5e0a3191600af96c198b382b9701
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.026165 seconds and 4 git commands to generate.