]> sigrok.org Git - libserialport.git/commit
autogen.sh: Drop obsolete MinGW/MSYS items.
authorUwe Hermann <redacted>
Mon, 6 Apr 2015 22:04:43 +0000 (00:04 +0200)
committerUwe Hermann <redacted>
Tue, 7 Apr 2015 00:35:03 +0000 (02:35 +0200)
commitb3e619c8b2d11c8d719a0d7714cfc024b45c5339
treeb1e1b51374bb384c81408d31d45f61efc12e1bc9
parentf11a67ed5f5c99fc47e66c9c5cc730b91356c488
autogen.sh: Drop obsolete MinGW/MSYS items.

For Windows builds (which require MinGW-w64) we currently support:

 - cross-builds using MXE (mxe.cc) and possibly other cross-compile setups

 - native builds using MSYS2 (sf.net/projects/msys2/)

Neither of those require explicitly specifying ACLOCAL_DIR.
autogen.sh