@ -48,3 +48,11 @@ postmake="pkg_mysql_postmake"
hook_add postmake 3 "install_init mysql $confdir/mysql.init"
pkg_mysql_preconf() {
aclocal
autoheader
libtoolize --automake --force
automake
autoconf
}
preconf="pkg_mysql_preconf"