Enchant broker plugins are in the wrong place in windows builds

 [2013-08-06 21:26 UTC] bill at zeroedin dot com

Description:
------------
As noted in bug #64593 and bug #64397, libenchant.dll now looks for the included 
broker plugins libenchant_ispell.dll and libenchant_myspell.dll in 
<php_root>/lib/enchant instead of <php_root>. The windows builds provided at 
windows.php.net have the broker plugin dlls in the <php_root> directory.

Please change the build process to place the enchant broker plugins in the correct 
location.