]> sigrok.org Git - sigrok-cli.git/commitdiff
autogen.sh: Drop obsolete MinGW/MSYS items.
authorUwe Hermann <redacted>
Tue, 7 Apr 2015 00:38:39 +0000 (02:38 +0200)
committerUwe Hermann <redacted>
Tue, 7 Apr 2015 00:38:39 +0000 (02:38 +0200)
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.


No differences found