Tom Brown writes:
Basically I can maintain 10 or 20 lines of C code as a patch, or write a couple hundred lines of code to maintain and distribute a new set of config files.
Actually, I think you don't even need to patch the code, just have a wrapper for imaplogin that sets DEFDOMAIN="@$TCPLOCALHOST".
[tbrown@nineteen ~/rpm/BUILD/courier-authlib-0.64.0]$ rpm -ql libtool-ltdl-
devel
/usr/include/ltdl.h
/usr/lib/libltdl.a
/usr/lib/libltdl.la
/usr/lib/libltdl.so
this:
LIBLTDL = ${top_build_prefix}libltdl/libltdlc.la
Not quite. libltdlc.la != libltdl.laI think that the libtool on CentOS 5 is too old for Courier, that's the problem.
Try to run just 'libtoolize --force', instead of autoreconf, and see how far you get with that.
pgpH7xoBUyh4i.pgp
Description: PGP signature
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
