Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com X-Apparently-From: Message-ID: <3BC1986B.224E7E1@yahoo.com> Date: Mon, 08 Oct 2001 08:13:31 -0400 From: Earnie Boyd X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Charles Wilson CC: cygwin-apps AT cygwin DOT com Subject: Re: Autotools; new versions References: <3BAA33FD DOT 9C1B704C AT ece DOT gatech DOT edu> <3BBEA89B DOT 3070305 AT ece DOT gatech DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Charles Wilson wrote: > > So here's my first attempt at a wrapper script. (Of course, I'll also > need to do wrappers for autoheader, autoreconf, autoscan, autoupdate, > and ifnames -- and then repeat for the automake packages.) > > Assuming that autoconf-2.13 is installed into /usr/auto-stable/* and > autoconf-2.52 is installed into /usr/auto-devel/* (as I have built them > on my system) this works pretty well. > > What do you think? Should I continue on this path? > I would prefer /usr/autoconf-2.13 and /usr/autoconf-2.52 for the directory names. Then when autoconf-2.53 is released I can test it without losing autoconf-2.52. Perhaps you could allow autoconfiguration to set the paths? :) > --Chuck > > ------------------------------------------------------------------------ > #! /bin/bash > > path_stable=/usr/auto-stable > path_devel=/usr/auto-devel > For the values of path_stable and path_devel it would be cool if you checked for the presence of AUTOPATH_STABLE and AUTOPATH_DEVEL so that the directories could be changed on the fly. They could even be set in the /etc/profile file for convenience. Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com