Kalle Sommer Nielsen
|
8332a9c163
|
Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making it less cryptic
|
2010-03-08 15:51:08 +00:00 |
|
Kalle Sommer Nielsen
|
0abf087552
|
Fix linking of iconv on Windows
|
2010-03-08 14:04:35 +00:00 |
|
Pierre Joye
|
1e32f6a14d
|
- update lib detection and does not enable it when lib/headers are missing
|
2008-07-06 16:58:51 +00:00 |
|
Edin Kadribasic
|
6d23aae34e
|
Only dllexport during the compilation of iconv.c
|
2004-11-23 12:04:07 +00:00 |
|
Frank M. Kromann
|
3944483cac
|
Move iconv exports to the iconv extension
|
2004-08-04 16:46:48 +00:00 |
|
Wez Furlong
|
952e0db997
|
Use Rob's static libxml+libiconv library; new build no longer
requires libxml2.dll or iconv.dll at runtime.
Since we have iconv built in, enable iconv extension by
default too.
|
2003-12-05 20:17:47 +00:00 |
|
Wez Furlong
|
1982ae6246
|
fix zts build
|
2003-12-05 03:14:54 +00:00 |
|
Wez Furlong
|
4ffdb4253a
|
This should solve a few problems with static vs. shared builds for extensions (such as mssql) that require certain CFLAGS to be defined, but not pull in other flags that would affect DLL linkage.
Also fix the iconv file; MSVC doesn't seem to like the #include SYMBOL syntax.
|
2003-12-03 22:59:48 +00:00 |
|
Moriyoshi Koizumi
|
110044b5f1
|
Add a win32 build script. Not tested, but should work :)
|
2003-12-03 19:46:27 +00:00 |
|