Ulrich Weigand <[EMAIL PROTECTED]> writes:

> This is used for 'make checklink'.  This used to be useful for checking
> whether a dll contained direct references to another one.  Now that the
> dlls are mostly separated anyway, I'm not sure whether we still need it.

Yes, it's still needed to catch incorrect references, because when
linking dlls the link succeeds (with warnings) even if some symbols
are undefined.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to