Changed Windows 64bit OS define to x86_64.
authorGuenter Knauf <lists@gknw.net>
Tue, 20 Sep 2011 10:32:04 +0000 (12:32 +0200)
committerGuenter Knauf <lists@gknw.net>
Tue, 20 Sep 2011 10:32:04 +0000 (12:32 +0200)
commitdee7a08f647b350c80627f27faa9b0216098cdc6
tree64399ddb1f83fa2b639abfbb744416aab6e37691
parentcd3cf55b47332769a0e737feb9c5a6d48dce5de9
Changed Windows 64bit OS define to x86_64.

Also added check for __x86_64__ define since MinGW64 seems to define
the _M_X64 macro through a header not available for config-win32.h.
lib/config-win32.h