Fix for FreeBSD: adding -lc interferes with ld's -pthread

2000-07-27 Thread Don Anderson
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

Re: ultrix, cache_file and ksh

2000-07-27 Thread Pavel Roskin
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

Re: ultrix, cache_file and ksh

2000-07-27 Thread Assar Westerlund
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

m4-1.4p

2000-07-27 Thread Gary V. Vaughan
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