mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge from 4.1, partly manual.
This commit is contained in:
@ -707,6 +707,13 @@ fi
|
|||||||
# itself - note that they must be ordered by date (important when
|
# itself - note that they must be ordered by date (important when
|
||||||
# merging BK trees)
|
# merging BK trees)
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 05 2005 Joerg Bruehe <joerg@mysql.com>
|
||||||
|
|
||||||
|
- Avoid using the "bundled" zlib on "shared" builds:
|
||||||
|
As it is not installed (on the build system), this gives dependency
|
||||||
|
problems with "libtool" causing the build to fail.
|
||||||
|
(Change was done on Nov 11, but left uncommented.)
|
||||||
|
|
||||||
* Tue Nov 22 2005 Joerg Bruehe <joerg@mysql.com>
|
* Tue Nov 22 2005 Joerg Bruehe <joerg@mysql.com>
|
||||||
|
|
||||||
- Extend the file existence check for "init.d/mysql" on un-install
|
- Extend the file existence check for "init.d/mysql" on un-install
|
||||||
|
Reference in New Issue
Block a user