[Dovecot] Version info in Makefiles after hg update
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello,
I have noticed that the version of Dovecot does not adjust, when you upgrade the hg repository.
./configure alone is not sufficient, it looks like that only a ./autogen.sh - ./configure corrects the Makefiles.
Is it recommended to run autogen after each update?
Thanks,
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH1mfzVJMDrex4hCIRAkC0AKCc6N27nWfQQdeZC7JYp+ae6lvonwCffafb 02viZlPCWzx+mxsnUtE5Ihw= =7/ao -----END PGP SIGNATURE-----
On Tue, 2008-03-11 at 12:07 +0100, Steffen Kaiser wrote:
./configure alone is not sufficient, it looks like that only a ./autogen.sh - ./configure corrects the Makefiles.
Is it recommended to run autogen after each update?
Use:
./configure --enable-maintainer-mode
and make will automatically run autotools and configure when needed.
participants (2)
-
Steffen Kaiser
-
Timo Sirainen