Cope with new automake in F7
This commit is contained in:
parent
7a107d09e1
commit
7bc9b690d7
@ -121,7 +121,7 @@ the MySQL sources.
|
|||||||
|
|
||||||
libtoolize --force
|
libtoolize --force
|
||||||
aclocal
|
aclocal
|
||||||
automake
|
automake -Wno-portability
|
||||||
autoconf
|
autoconf
|
||||||
autoheader
|
autoheader
|
||||||
|
|
||||||
@ -440,6 +440,7 @@ fi
|
|||||||
Related: #221085
|
Related: #221085
|
||||||
- Fix unsafe use of install-info
|
- Fix unsafe use of install-info
|
||||||
Resolves: #223713
|
Resolves: #223713
|
||||||
|
- Cope with new automake in F7
|
||||||
|
|
||||||
* Thu Nov 9 2006 Tom Lane <tgl@redhat.com> 5.0.27-1
|
* Thu Nov 9 2006 Tom Lane <tgl@redhat.com> 5.0.27-1
|
||||||
- Update to MySQL 5.0.27 (see CVE-2006-4031, CVE-2006-4226, CVE-2006-4227)
|
- Update to MySQL 5.0.27 (see CVE-2006-4031, CVE-2006-4226, CVE-2006-4227)
|
||||||
|
Loading…
Reference in New Issue
Block a user