[PATCH:mkfontscale 1/2] Protect config.h inclusion like usual.
Alan Coopersmith
alan.coopersmith at oracle.com
Thu Jun 6 22:28:12 PDT 2013
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 parsing the whole font. */
>
> +#ifdef HAVE_CONFIG_H
> #include "config.h"
> +#endif
>
> #include <stdlib.h>
> #include <string.h>
>
Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
and pushed:
To ssh://git.freedesktop.org/git/xorg/app/mkfontscale
19e2cb7..f731c5c master -> master
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
More information about the xorg-devel
mailing list