* David Reid (dreid@jetnet.co.uk) wrote : > If we don't have such a declare maybe we should add one? I say this as > htpasswd.c (in httpd) uses P_tmpdir that isn't portable and breaks the beos > build. Also Thom found a note in his stdio.h file saying that it wasn't the > right way to do things, and I agree it's not. > > I propose that it would simply take the form of a define > > #define APR_TMP_DIRECTORY "/var/tmp" > This sounds good. definable via configure, yes? -Thom