develooper Front page | perl.perl5.porters | Postings from August 2003

[PATCH] document the location of byacc

From:
Dave Mitchell
Date:
August 27, 2003 06:27
Subject:
[PATCH] document the location of byacc
Message ID:
20030827132650.GA23144@fdgroup.com
To save people time in future, mention in Porting/pumpkin.pod where to
find byacc.

Dave.

-- 
Standards (n). Battle insignia or tribal totems.

--- Porting/pumpkin.pod-	Wed Aug 27 14:10:58 2003
+++ Porting/pumpkin.pod	Wed Aug 27 14:12:27 2003
@@ -480,8 +480,9 @@
 
 =head2 make run_byacc
 
-If you have byacc-1.8.2 (available from CPAN), and if there have been
-changes to F<perly.y>, you can regenerate the F<perly.c> file.  The
+If you have byacc-1.8.2 (available from CPAN as
+http://www.cpan.org/src/misc/perl-byacc1.8.2.tar.gz), and if there have
+been changes to F<perly.y>, you can regenerate the F<perly.c> file.  The
 run_byacc makefile target does this by running byacc and then applying
 some patches so that byacc dynamically allocates space, rather than
 having fixed limits.  This patch is handled by the F<perly.fixer>



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About