This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: [automake patch] Re: While I'm at it....
- To: "Gary V. Vaughan" <gvv at techie dot com>
- Subject: Re: [automake patch] Re: While I'm at it....
- From: Alexandre Oliva <oliva at lsd dot ic dot unicamp dot br>
- Date: 08 Sep 2000 04:18:48 -0300
- Cc: Bruce Korb <bkorb at sco dot com>, bug-libtool at gnu dot org, automake at gnu dot org
- References: <39B7C7A6.27B3CA0D@sco.com> <20000907220313.S7695@demon.co.uk>
On Sep 7, 2000, "Gary V. Vaughan" <gvv@techie.com> wrote:
> Should I commit the following to libtool as an ugly fix?
> $ echo "This file is intentionally blank" > ltconfig
> $ cvs add ltconfig
> $ clcommit
Maybe something like:
#! /bin/sh
echo "ltconfig is obsolete in this version of libtool." >&2
exit 1
> Here is a patch to CVS automake to fix the problem properly.
I don't think it fixes the problem properly. It's ok as a Quick Hack
(TM) for us, but assumes the user is using CVS libtool, but automake
shouldn't assume that.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me