Re: [OpenWrt-Devel] [patch] [packages] bind: disable autoreconfiguring

2010-12-11 Thread Alexey Loukianov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 11.12.2010 21:21, Jo-Philipp Wich wrote: >> Can you give me and advice on how to deal with this >> problem? > > Not yet unfortunately. I still try to work out a semi-generic solution > to get rid of the gettext / intl stuff. Its not really wanted in o

Re: [OpenWrt-Devel] [patch] [packages] bind: disable autoreconfiguring

2010-12-11 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Can you give me and advice on how to deal with this > problem? Not yet unfortunately. I still try to work out a semi-generic solution to get rid of the gettext / intl stuff. Its not really wanted in our cross packages. ~ Jow -BEGIN PGP SIGNATUR

Re: [OpenWrt-Devel] [patch] [packages] bind: disable autoreconfiguring

2010-12-11 Thread Alexey Loukianov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 11.12.2010 20:27, Jo-Philipp Wich wrote: > > I fixed it properly with https://dev.openwrt.org/changeset/24489 . > Great to hear, thanks! P.S. I've got several private packages I maintain for my clients which use libtool and autotools as their confi

Re: [OpenWrt-Devel] [patch] [packages] bind: disable autoreconfiguring

2010-12-11 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. I fixed it properly with https://dev.openwrt.org/changeset/24489 . ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0DtHoACgkQdputYINPTPNkaACcDpv

[OpenWrt-Devel] [patch] [packages] bind: disable autoreconfiguring

2010-12-11 Thread Alexey Loukianov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Good day to all. Latest build system changes break the configuring step of bind package. Problem is there's a patch applied to the configure script to allow cross-compile build and automated autoreconfiguring renders this patch useless. There are sev