While I'm hoping to maintain the chain of redirects for the foreseeable future, it makes sense to point at the final URL now that Autotools Mythuster has had its domain for a long while.
Signed-off-by: Diego Elio Pettenò <[email protected]> --- README.mingw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mingw b/README.mingw index 771204c..5b9e65c 100644 --- a/README.mingw +++ b/README.mingw @@ -1,6 +1,6 @@ * How to cross compile libftdi-1.x for Windows? * 1 - Prepare a pkg-config wrapper according to - https://www.flameeyes.eu/autotools-mythbuster/pkgconfig/cross-compiling.html , + https://autotools.io/pkgconfig/cross-compiling.html , additionally export PKG_CONFIG_ALLOW_SYSTEM_CFLAGS and PKG_CONFIG_ALLOW_SYSTEM_LIBS. 2 - Write a CMake toolchain file according to -- 2.26.2 -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
