[gs-cvs] rev 8413 - trunk/gs/doc

giles at ghostscript.com giles at ghostscript.com
Wed Nov 28 11:47:48 PST 2007


Author: giles
Date: 2007-11-28 11:47:48 -0800 (Wed, 28 Nov 2007)
New Revision: 8413

Modified:
   trunk/gs/doc/Release.htm
Log:
Document the jasper build file version skew menioned in Bug 689570.


Modified: trunk/gs/doc/Release.htm
===================================================================
--- trunk/gs/doc/Release.htm	2007-11-28 18:46:55 UTC (rev 8412)
+++ trunk/gs/doc/Release.htm	2007-11-28 19:47:48 UTC (rev 8413)
@@ -507,7 +507,10 @@
 
 <p>
 Also run <tt>make distclean</tt> in the jasper subdir to
-clean up any incidental config there.
+clean up any incidental config there. If you get a warning,
+for example if the build files think they need updating
+and not all the tools are available, be sure to run <tt>autoreconf && 
+make distclean</tt> to avoid version skew issues.
 
 <p>
 Move back to directory containing the distribution code and make the



More information about the gs-cvs mailing list