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/
- CVS autoconf + CVS automake = autoconf doesn't know its ve... Raja R Harinath
- Re: CVS autoconf + CVS automake = autoconf doesn't kn... Lars J. Aas
- Re: CVS autoconf + CVS automake = autoconf doesn't kn... Alexandre Oliva
- Re: CVS autoconf + CVS automake = autoconf doesn't kn... Raja R Harinath
- Re: CVS autoconf + CVS automake = autoconf doesn'... Alexandre Oliva
- Re: CVS autoconf + CVS automake = autoconf doesn't kn... Lars J. Aas
- Re: CVS autoconf + CVS automake = autoconf doesn't kn... Alexandre Oliva
- Re: CVS autoconf + CVS automake = autoconf doesn't kn... Raja R Harinath
- Re: CVS autoconf + CVS automake = autoconf doesn't kn... Lars J. Aas
- Re: CVS autoconf + CVS automake = autoconf doesn't kn... Akim Demaille
- Re: CVS autoconf + CVS automake = autoconf doesn't kn... Lars J. Aas
- Re: CVS autoconf + CVS automake = autoconf doesn'... Akim Demaille