[Dovecot] libtoolize warnings when building
When building the HG checkout, I'm getting:
... libtoolize: Consider adding AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding -I m4' to ACLOCAL_AMFLAGS in Makefile.am.a Making distclean in doc
My build command looks like this:
hg pull hg update ./autogen.sh make -j distclean ./configure --prefix=/usr/local --enable-maintainer-mode make -j 4
-- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt@charite.de | http://www.charite.de
On 31.7.2011, at 21.14, Ralf Hildebrandt wrote:
When building the HG checkout, I'm getting:
... libtoolize: Consider adding AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding -I m4' to ACLOCAL_AMFLAGS in Makefile.am.a
Yeah, I've considered it, but I'm not entirely sure if I should do as it says. So far I haven't.
- Timo Sirainen tss@iki.fi:
On 31.7.2011, at 21.14, Ralf Hildebrandt wrote:
When building the HG checkout, I'm getting:
... libtoolize: Consider adding AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding -I m4' to ACLOCAL_AMFLAGS in Makefile.am.a
Yeah, I've considered it, but I'm not entirely sure if I should do as it says. So far I haven't.
Just asking. Usually I'm doing something wrong in these kinds of cases. Thanks for the info.
-- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt@charite.de | http://www.charite.de
participants (2)
-
Ralf Hildebrandt
-
Timo Sirainen