Earlier today, David J N Begley wrote: > The "main" check in -lsocket, -lgen and -lnsl appear to match the symbol > "_thr_main" in each library - there's no equiv in -lresolv so a "main" > check there wouldn't work Of course, it's just checking for a successful link as opposed to any particular function/symbol so a "check" for "main" [sic] should still work. Argh, must get sleep.. dave