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 To: cygwin AT cygwin DOT com Subject: (setup.ini) autoconf requires Perl? From: "Patrick J. LoPresti" Date: 13 Sep 2002 11:02:43 -0400 Message-ID: Lines: 24 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Background: We have been using Cygwin for years. We use Cygwin's autoconf. We do not use Cygwin's Perl, and we do not wish to, because we are quite happy with the native Windows Perl from ActiveState. The current version of setup.ini thinks that autoconf requires Perl. This is not strictly true; Perl is only required for certain optional pieces of autoconf. The basic autoconf functionality does not require Perl. I would like to suggest either removing this dependency, or adding an "autoconf-noperl" package which is identical to "autoconf" but without the Perl dependency. I am willing to contribute patches for either of these if the maintainers are amenable. I would also love to hear other suggestions. Note that "just deselect Perl during setup" is not a good answer for me, since I am automating this installation across a large number of workstations (using AutoIt). Clicking at a certain spot in a certain dialog to select "all packages" is feasible to automate; scrolling down a list to select/deselect particular packages is not. Thanks for your time. And thanks for Cygwin! - Pat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/