We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parenta4bb484 commit8f6b96dCopy full SHA for 8f6b96d
HISTORY
@@ -386,6 +386,8 @@ Require readline and zlib by default in configure (Peter)
386
Allow Solaris to use Intimate Shared Memory (ISM), for performance
387
(Scott Brunza, P.J. Josh Rovero)
388
Always enable syslog in compile, remove --enable-syslog option (Tatsuo)
389
+Always enable multibyte in compile, remove --enable-multibyte option (Tatsuo)
390
+Always enable locale in compile, remove --enable-locale option (Tatsuo)
391
Fix for Win9x DLL creation (Magnus Naeslund)
392
Fix for link() usage by WAL code on Win32, Netware, BeOS (Jason Tishler)
393
Add sys/types.h to c.h, remove from main files (Peter, Bruce)