Age | Commit message (Collapse) | Author | Files | Lines |
|
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
|
|
implicit usage of ncurses in case ncurses are installed. mysql clients
seem to work just just fine with old 1.4.1 curses.
|
|
This includes a security fix for the remote password checking protocol.
Other wise it's just the regular bunch of bugfixes. See appendix D of
the manual.
|
|
|
|
There are a bunch of bug fixes to the server. See the documentation for
a complete list.
Also, get rid of USE_GMAKE. Our make is fine now.
|
|
|
|
themselves on big endian machines.
XXX As a side effect most of the files in bench/Results won't get extracted,
but we don't install them anyway.
|
|
|
|
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
|
|
(client) works on all architectures. Updated to 3.22.22 and adapted to use
libedit on 1.4 systems.
|