autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS autoconf + CVS automake = autoconf doesn't know its version


From: Lars J. Aas
Subject: Re: CVS autoconf + CVS automake = autoconf doesn't know its version
Date: Fri, 6 Apr 2001 13:07:04 +0200
User-agent: Mutt/1.2.5i

On Thu, Apr 05, 2001 at 05:36:48PM -0500, Raja R Harinath wrote:
: Hi,
: 
: The following patch fixes a problem with CVS autoconf, if a recent
: enough CVS snapshot of automake was used on it.  

This is my proposal.  @PACKAGE doesn't seem to be needed.

  Lars J

Index: Makefile.am
===================================================================
RCS file: /cvs/autoconf/Makefile.am,v
retrieving revision 1.42
diff -u -r1.42 Makefile.am
--- Makefile.am 2001/03/27 12:02:16     1.42
+++ Makefile.am 2001/04/06 11:05:17
@@ -33,6 +33,7 @@
 # FIXME: Current Automakes are blind and cannot see inner AC_SUBST,
 # so help it.
 PACKAGE_NAME = @PACKAGE_NAME@
+VERSION = @VERSION@
 
 # FIXME:
 # s/distpackageDATA/dist_pkgdata_DATA/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]