[bug-gs] gs8.12 stdpre.h patches when not running autoconf

Ralph Giles giles at ghostscript.com
Tue Dec 23 19:36:04 PST 2003


On Tue, Dec 23, 2003 at 07:37:17PM -0500, William Bader wrote:

> I build gs with the provided makefiles without running autoconf.
> The attached patch prevents stdint-related warnings on Linux and Solaris.
> On Linux, it sets HAVE_STDINT_H if it is not defined.
> On Solaris, it sets STDINT_TYPES_DEFINED because sys/types.h defines them.

I can't take this patch; not all linux installations provide stdint.h, and I'm not convinced all 
Solaris installations define the requisite types in sys/types.h. I would take a patch to the 
makefiles explaining the need to add these defines to CFLAGS.

 -r


More information about the bug-gs mailing list