view src/libident/INSTALL @ 242:bc9d9cd9ee8e

made addr_isequal() and addr_isequal_parent() more flexible refactored various bits of this stuff. addr_isequal_alias() had become needless now and was removed. In fail_msg.c: postmaster is now matched caseless, like required by RFC.
author markus schnalke <meillo@marmaro.de>
date Mon, 25 Oct 2010 17:42:48 -0300
parents 08114f7dcc23
children
line wrap: on
line source

To build the libident library for a supported target, just type:

	make <target>

where target can be one of:

	sunos5, sunos4, svr4, bsd, linux, nextstep3.0 or nextstep3.1

For other systems you'll need to hack the Makefile (please do send
me any patches you make so I can include them into the next version!)

			- Peter Eriksson <pen@lysator.liu.se>, 18 Oct 1994