[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: cygwin.

From: Branko Èibej <brane_at_xbc.nu>
Date: 2001-04-26 02:03:40 CEST

Ben Collins-Sussman wrote:

>>> aclocal -I ac-helpers
>>>
>>> Produces the error:
>>>
>>> aclocal: configure.in: 107: macro `AM_PROG_LIBTOOL' not found in library
>>
>> Short answer: Install libtool.
>
>
> I did -- I compiled and installed it from source, no problems! My
> bugs are still happening as you see them.
>

And now, the only SVN team member coming from a country whose ISO
three-letter code is SVN, will demonstrate the dark magic inherent in
this sinister combination:

    cygwin$ cp /usr/local/share/libtool/libtool.m4 /usr/share/libtool.m4

Abracadabra, it works! (You still have to disable threads in APR,
though, and probably cast a few other spells. But no matter.)

Now, I wonder why libtool doesn't install libtool.m4 into aclocal's
share dir. It does look for aclocal at configure time. It's very unmagical.

-- 
Brane �ibej
    home:   <brane_at_xbc.nu>             http://www.xbc.nu/brane/
    work:   <branko.cibej_at_hermes.si>   http://www.hermes-softlab.com/
     ACM:   <brane_at_acm.org>            http://www.acm.org/
Received on Sat Oct 21 14:36:29 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.