[libgc] Eliminate warning about redefinition of GC_WIN32_THREADS
authorAlex J Lennon <ajlennon@dynamicdevices.co.uk>
Wed, 29 Oct 2014 13:27:01 +0000 (14:27 +0100)
committerAlex J Lennon <ajlennon@dynamicdevices.co.uk>
Wed, 29 Oct 2014 13:27:01 +0000 (14:27 +0100)
commit41981cdca12b15e7ee25b1b145db1c8b150b051b
tree5f85b14ac8b565c25be1b41f6c52527cef77b879
parente0dab7749a4cfd42e9f8d05b14f1944f802c42ef
[libgc] Eliminate warning about redefinition of GC_WIN32_THREADS

Makefile defines GC_WIN32_THREADS as 1 but gc_config_macros was
redefining as defined but with no value.

Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
libgc/include/gc_config_macros.h