Searched refs:DYNAMIC_ICONV_DLL (Results 1 – 2 of 2) sorted by relevance
4859 # ifndef DYNAMIC_ICONV_DLL4860 # define DYNAMIC_ICONV_DLL "iconv.dll" macro4889 hIconvDLL = vimLoadLib(DYNAMIC_ICONV_DLL); in iconv_enabled()4905 hIconvDLL == 0 ? DYNAMIC_ICONV_DLL : DYNAMIC_MSVCRT_DLL, in iconv_enabled()
7452 Problem: When defining DYNAMIC_ICONV_DLL in the makefile, the build fails.