>I just started integrating some of my stuff. I noticed that the cvs does >not come with a configure file. I tried to use the one from nmh-1.0.4 but >it doesn't work because it doesn't know anything about SASL_INCLUDES. >Anyone know how to get this stuff built? Thanks.
If you're building from cvs, you need to have "autoconf" installed; run autoconf & autoheader, and it will create the configure file. --Ken
