nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] RC3

2004-02-26 22:30:04
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
Nmh-workers(_at_)nongnu(_dot_)org
http://mail.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>