delorie.com/archives/browse.cgi | search |
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: | <mailto:cygwin-apps-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
List-Post: | <mailto:cygwin-apps AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-apps-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/lists.html#faqs> |
Delivered-To: | mailing list cygwin-apps AT sources DOT redhat DOT com |
Date: | Tue, 5 Jun 2001 09:55:00 +0200 |
From: | Corinna Vinschen <cygwin-apps AT cygwin DOT com> |
To: | cygapp <cygwin-apps AT cygwin DOT com> |
Cc: | cygwin <cygwin AT cygwin DOT com> |
Subject: | Re: BUG: Automake 1.4 |
Message-ID: | <20010605095500.D22495@cygbert.vinschen.de> |
Mail-Followup-To: | cygapp <cygwin-apps AT cygwin DOT com>, |
cygwin <cygwin AT cygwin DOT com> | |
References: | <465979776 DOT 991686368342 DOT JavaMail DOT root AT colin DOT uniweb DOT se> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
In-Reply-To: | <465979776.991686368342.JavaMail.root@colin.uniweb.se>; from jens@uniweb.se on Tue, Jun 05, 2001 at 12:56:08AM +0430 |
Thanks for figuring this out, Jens. I have applied your patch and uploaded automake-1.4-4 to sourceware. It should arrive at the mirrors at least tomorrow. Corinna On Tue, Jun 05, 2001 at 12:56:08AM +0430, jens AT uniweb DOT se wrote: > Hmmmmm, I think I did send it to cygwin AT cygwin DOT com. But I'm not sure. But I'll send it now to cygwin-apps AT cygwin DOT com. > > Sorry for all the e-mail from me. To stressed for this. That's why I did not look for it myself at first. But it was not hard to find. > > Patch to automake-1.4. > > Jens Yllman > > >Can't you figure out the patch for this? It's real obvious. Then you > >could post the patches to cygwin-apps AT cygwin DOT com. > > > >Earnie. > > > >jens AT uniweb DOT se wrote: > >> > >> Hi, > >> > >> Don't know if this is the right place to send this. But I have automake 1.4 on cygwin and on my linux machine. And the version on cygwin produces a slightly diffrent Makefile.in then the linux version. And the important part is a bug. > >> > >> Here is three rows from the linux version. It is in distdir: > >> > >> if test -d $$d/$$file; then \ > >> cp -pr $$d/$$file $(distdir)/$$file; \ > >> else \ > >> > >> In the cygwin version it looks like this. > >> > >> if test -d $$d/$$file; then \ > >> cp -pr $$/$$file $(distdir)/$$file; \ > >> else \ > >> > >> And that makes directories in EXTRA_DIST etc to not work. The make i canceled with an error. > >> > >> Anybody recocnizing this??? > >> > >> Jens Yllman > >> > >> -- > >> Want to unsubscribe from this list? > >> Check out: http://cygwin.com/ml/#unsubscribe-simple > > > >_________________________________________________________ > >Do You Yahoo!? > >Get your free @yahoo.com address at http://mail.yahoo.com > > > > -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |