On Mon, 12 Mar 2001, Rob Holland wrote:
> ./configure seems to test for mkstemp() twice for some reason but 'make'
This is not a problem. The configure script tests for many things a few
times.
> (gnu make) halts with an error about mkstemp() when trying to compile even
The actual error woul
All,
To get htdig b3 to compile I had to do ./configure, then edit
include/htconf.h to remove the mkstemp() define.
./configure seems to test for mkstemp() twice for some reason but 'make'
(gnu make) halts with an error about mkstemp() when trying to compile even
though configure seemed to fin