>On my system, the headers were all installed in $(prefix)/include/sasl >The headers for 1.5 were installed in $(prefix)/include
I guess it's a choice you can make at configure time for SASL. >That's probably a mistake. The "#include" statements should be >specify "<sasl/sasl.h>". It is usually bad practice to list a >subdirectory of "/usr/include" in a "-I" directive. Hm. I see some SASL 2 programs that do #include <sasl.h>, and some that do #include <sasl/sasl.h>. Well, how about we fix this in the next release? I'm willing to live with a less than elegant fix for this release. --Ken _______________________________________________ Nmh-workers mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/nmh-workers
