build: Fix compilation on win32
authorAndrea Canciani <ranma42@gmail.com>
Wed, 20 Jun 2012 15:13:33 +0000 (17:13 +0200)
committerAndrea Canciani <ranma42@gmail.com>
Wed, 20 Jun 2012 15:13:33 +0000 (17:13 +0200)
commit4cbeb0aedccde5d2eb87daec08040a8bf161f6d7
treec27e50500b23c3dd9f5cf275ffb859aa5a46a76f
parent21077e1b83912b5e895b160bbbcd9b4664191506
build: Fix compilation on win32

When compiling using the win32 build system, config.h is not
available nor needed.

Fixes:

pixman-glyph.c(26) : fatal error C1083: Cannot open include file:
'config.h': No such file or directory
pixman/pixman-glyph.c