Well, I tested the cvs as of today (building only).

It does correctly detect -lnsl and -lsocket under NCR MP-RAS now.  Yay!

However, one minor issue with configure/Makefile.

Things like --mandir, --infodir, --libdir, etc are ignored.

They are always set into the Makefile as $(prefix)/{man,info,lib}.

Some dork set up our file structure as /shared/Mc{bin,lib,info,man}.
And, unfortunately, can't change it.  Grrrr.

So I try ./configure --exec_prefix=/shared/Mcbin --infodir=/shared/Mcinfo 
and so on.  Only exec_prefix works though.

Granted, on the install, I can do make infodir=/shared/Mcinfo and so on,
but that isn't a happy solution (also, consider recent discussions on the
autoconf list where they want to take that facility away!).

mrc
-- 
       Mike Castle       Life is like a clock:  You can work constantly
  [EMAIL PROTECTED]  and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc
    We are all of us living in the shadow of Manhattan.  -- Watchmen

Reply via email to