]> sigrok.org Git - libsigrok.git/commit
autogen.sh: Drop obsolete MinGW/MSYS items.
authorUwe Hermann <redacted>
Tue, 7 Apr 2015 00:35:08 +0000 (02:35 +0200)
committerUwe Hermann <redacted>
Tue, 7 Apr 2015 00:35:08 +0000 (02:35 +0200)
commitb4aa89de4cfc44947bc0fab54d7e22bafa418ecb
treeac0b4272d1a391e1c98d35edfe0692e6873e0fd9
parentfc8f82e9650127b73a6bdcdad565b8e7f8f34e5b
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