[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS & GSSAPI (fwd)
From: |
Assar Westerlund |
Subject: |
Re: CVS & GSSAPI (fwd) |
Date: |
19 Feb 2001 21:15:31 +0100 |
User-agent: |
Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 |
"Derek R. Price" <derek.price@openavenue.com> writes:
> Sorry. Still no. I'm pretty sure adding that flag to the linker
> will have undesirable repercussions on other operating systems and
> checking for an operating system name isn't the autoconf way of
> doing things. I'm fairly certain switching to libtool is the
> correct approach - it already has checks for dynamic & static
> linking capabilities among other things, and that conversion will
> take a little bit of time.
I agree. Not all linkers like -R, some prefer -rpath so using libtool
instead is probably a better way than reinventing parts of it.
Re: cvs and gssapi, care to look at the patch to the gssapi-code that
I just sent to info-cvs@gnu.org? I could resend it if you prefer.
/assar