This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: PATCH: Fix dependency tracking


Title: RE: PATCH: Fix dependency tracking

Automakers:

I posted the patch to demonstrate the problem rather than
get the exact changes I made incorporated into Automake
(hence no ChangeLog entry).  The one thing I'm particularly
suspicious of is how to get automake.in's instance of @AMDEP_TRUE@
to appear in automake.  Since there is virtually nothing in
configure.in, I hesitate to add code there, and the method
I used isn't very clean.  If this isn't a large enough change
to warrant an assignment release form, I'd be happy to submit
a proper patch, but I suspect it is.  Sorry if I've been a bit
short, I'm running into a deadline on my project.

Thanks,

Robert


-----Original Message-----
From: Akim Demaille [mailto:akim@epita.fr]
Sent: Tuesday, April 24, 2001 4:26 AM
To: Boehne, Robert
Cc: automake@gnu.org; Alexandre Oliva
Subject: Re: PATCH: Fix dependency tracking



 # Guess values for system-dependent variables and create Makefiles.
-# Generated automatically using autoconf version 2.13
-# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
+# Generated by Autoconf 2.49f.

Automake uses stock 2.13.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]