Hello libtoolers,
This is a diff against version libtool 1.3.4 to make it work correctly
for FreeBSD. After we made this change to our local copy of libtool
we found out that the FreeBSD people have included a version of
libtool with an identical change (modulo comments). Somehow it has
not pro
Hello, Assar!
> Is the following patch the right way of solving/working around this?
It's usually better not to rely of exact names and especially on the path
separator. The CVS version of Autoconf does it differently. It never
sources anything other that regular files. "test -f" is used to chec
Pavel Roskin <[EMAIL PROTECTED]> writes:
> Hello, Assar!
Hi, Pavel.
> if test -n "$cache_file" && test -r "$cache_file" && test -f \
> "$cache_file"; then
>
> Please check that it works for your ksh.
Yeah, that works fine. Please commit that change and thanks for your
help.
/assar
Hi René (and lurkers),
If you have been wondering why I have been quiet for so long, I have
been diligently beavering away at my soon to be revealed secret
project, which I finished a couple of weeks ago. While that goes
through the mill, I have been putting some spit and polish on what I
hope