exim run-time option for seeing compile-time options

2003-08-24 Thread David List
Is there a way of getting to see what compile-time options the exim 3.35
binary that comes with Debian 3.0r1 was built with?

I have looked through the exim man page, but I didn't see a run-time
option for outputting the compile-time options for the binary.

Best regards,
David List


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: exim run-time option for seeing compile-time options

2003-08-24 Thread Colin Watson
On Sun, Aug 24, 2003 at 12:52:38PM +0200, David List wrote:
 Is there a way of getting to see what compile-time options the exim 3.35
 binary that comes with Debian 3.0r1 was built with?

Ensure that you have deb-src entries paralleling the deb entries in
/etc/apt/sources.list; 'dselect update' if necessary; then 'apt-get
source exim'. debian/rules in the resulting source tree is the master
build script.

Cheers,

-- 
Colin Watson  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: exim run-time option for seeing compile-time options

2003-08-24 Thread David List
On Sun, 24 Aug 2003, Colin Watson wrote:

Ensure that you have deb-src entries paralleling the deb entries in
/etc/apt/sources.list; 'dselect update' if necessary; then 'apt-get
source exim'. debian/rules in the resulting source tree is the master
build script.

Thanks.

Best regards,
David List


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]