Daniel Stenberg <[EMAIL PROTECTED]> writes: > On Wed, 28 Nov 2001 [EMAIL PROTECTED] wrote: > >> >SunOS 4 is known to not have memmove. >> >> Isn't configure supposed to notice that ? > > Yes it is (*supposed* to do that)! But then you have to tell it to check for > that and the current configure doesn't. > > Apply the following, re-run autoconf and it'll do that! ;-)
Not unless you also add the stub in config.h.in.
