shithub: jbig2

Download patch

ref: bba07df1f607891f15bec1f1ace673f23d8360e2
parent: fe50e6202700ad508c7f91e04330a962970ead5f
author: Ralph Giles <giles@ghostscript.com>
date: Thu Oct 29 11:59:57 EDT 2009

The jam build no longer requires a config.h.

Instead it sets the needed defines itself.

--- a/Jamfile
+++ b/Jamfile
@@ -1,7 +1,4 @@
 # Build specification for the 'jam' tool
-#
-# You still need to run configure to generate config.h
-# 
 
 include $(HOME)/.jamrules ;