On Sat, Feb 07, Andreas Winkelmann wrote:
> The "./configure --mandir" does not work as excepted. In two Makefile.in's
> "$(prefix)/man" will be used instead.
Ahh, well and libdir is also missing in some Makefile.in
https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2362
--
With best regards,
The "./configure --mandir" does not work as excepted. In two Makefile.in's
"$(prefix)/man" will be used instead.
--
Andreas
diff -Naur cyrus-imapd-2.2.3-vanilla/Makefile.in cyrus-imapd-2.2.3/Makefile.in
--- cyrus-imapd-2.2.3-vanilla/Makefile.in 2004-01-12 22:02:09.0 +0100
+++ cy