delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
X-Apparently-From: | <earnie?boyd AT yahoo DOT com> |
Message-ID: | <3B1BE522.410B78CB@yahoo.com> |
Date: | Mon, 04 Jun 2001 15:44:34 -0400 |
From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
Reply-To: | Cygwin Users <cygwin AT cygwin DOT com> |
X-Mailer: | Mozilla 4.76 [en] (WinNT; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | jens AT uniweb DOT se |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: BUG: Automake 1.4 |
References: | <465979644 DOT 991681187969 DOT JavaMail DOT root AT colin DOT uniweb DOT se> |
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 -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |