Re: [PATCH:mkfontscale 1/2] Protect config.h inclusion like usual.

2013-06-06 Thread Alan Coopersmith
On 06/ 2/13 12:16 PM, Thomas Klausner wrote: --- ident.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ident.c b/ident.c index bf54483..8addee7 100644 --- a/ident.c +++ b/ident.c @@ -47,7 +47,9 @@ and 0 if it should be processed normally. identifyBitmap is much faster than

[PATCH:mkfontscale 1/2] Protect config.h inclusion like usual.

2013-06-02 Thread Thomas Klausner
--- ident.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ident.c b/ident.c index bf54483..8addee7 100644 --- a/ident.c +++ b/ident.c @@ -47,7 +47,9 @@ and 0 if it should be processed normally. identifyBitmap is much faster than parsing the whole font. */ +#ifdef HAVE_CONFIG_H