preprocessor magic around the libidn idn_free() stuff to remain workable
authorDaniel Stenberg <daniel@haxx.se>
Tue, 25 May 2004 12:00:15 +0000 (12:00 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 25 May 2004 12:00:15 +0000 (12:00 +0000)
commit0912015a5c34ade7acad04db43604f781cd8306e
treea97c799bdda557497a6fff6632f22f449c2bb662
parent4e7575fc7a5e909480f0b6c53ab1de4dd3219c01
preprocessor magic around the libidn idn_free() stuff to remain workable
both with older libidn versions without idn_free() and with libidn versions
that gets installed without idn-free.h
lib/url.c