From 51a0ea4e05c4d33df34a5ba552f432deb0daeaf2 Mon Sep 17 00:00:00 2001 From: Peter Wang Date: Thu, 1 Oct 2009 01:51:14 +0000 Subject: [PATCH] Add URL to working version of autoconf. Branches: main README.MinGW: Add URL to working version of autoconf. --- README.MinGW | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.MinGW b/README.MinGW index 77fed5c5e..9538d3363 100644 --- a/README.MinGW +++ b/README.MinGW @@ -66,8 +66,9 @@ directory. NOTE TO DEVELOPERS: there may be problems with configure scripts generated by the MinGW/MSYS versions of autoconf. The script will appear to run correctly -but generates incorrect mercury_conf.h files. A workaround is to use the -Cygwin version of autoconf to generate the configure script. +but generates incorrect mercury_conf.h files. A working version of autoconf +is available here: + -----------------------------------------------------------------------------