Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 From: "Charles Wilson" To: cygwin AT cygwin DOT com Date: Sun, 20 Jul 2003 00:51:48 -0400 X-Epoch: 1058676709 X-Sasl-enc: fvpJXz9Rt9UV4fX3ALFYjQ Subject: [Avail for test] updated autotool wrappers Message-Id: <20030720045148.F3BCC702B1@smtp.us2.messagingengine.com> autoconf-2.57a automake-1.7.5a libtool-1.5a These wrapper scripts have been updated to provide the following enhanced functionality: autoconf: WANT_AUTOCONF_VER variable support added; now you can override the auto-detection logic by setting this environment variable. e.g. "WANT_AUTOCONF_VER=2.57" (autoreconf) Add --opt-make (autoreconf) Add --opt-warnings (autoscan) Add --opt-debug (ifnames) Add --opt-macrodir automake: WANT_AUTOMAKE_VER variable support added; now you can override the auto-detection logic by setting this environment variable. e.g. "WANT_AUTOMAKE_VER=1.4p5" (automake) remove explicit -Werror and -Wno-error support; replace with the more general (and correct) --warnings/-W option (automake) add support for --amdir (automake) add support for --build-dir (automake) add support for --generate-deps (automake) add support for --srcdir-name libtool: WANT_LIBTOOL_VER variable support added; now you can override the auto-detection logic by setting this environment variable. e.g. "WANT_LIBTOOL_VER=1.5" (libtool) add support for --preserve-dup-deps I've uploaded them to sourceware as test releases. However, you needn't wait for cygwin-1.5.0 in order to test them. These are scripts, and have nothing to do with the kernel. So, please download and test. -- Charles Wilson cygwin at removespam cwilson dot fastmail dot fm -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/