IDN: use win32 API if told to
authorPierre Joye <pierre.php@gmail.com>
Tue, 28 Dec 2010 18:55:00 +0000 (19:55 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Dec 2010 19:01:03 +0000 (20:01 +0100)
commit420eac5542ebf41a1812ae2250a0bc09517b999d
tree9d47adc81e0ee5d78f4bbfe9477c322cacca4057
parent15aeb94f3ff9012728aff1d21b63729af7433dd1
IDN: use win32 API if told to

The functionality is provided in a new source file: lib/idn_win32.c
lib/Makefile.inc
lib/idn_win32.c [new file with mode: 0644]
lib/url.c
lib/version.c