libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: --tag


From: Bob Friesenhahn
Subject: Re: --tag
Date: Thu, 24 Jul 2003 13:28:16 -0500 (CDT)

On Thu, 24 Jul 2003, Bill Wendling wrote:
>
> I did a brief test with the newest version of libtool (1.5) and autoconf
> (2.57). I kept getting an error like:
>
>       libtool: unable to infer tagged configuration
>       libtool: specify a tag with `--tag'
>
> What is this "--tag" option? I can't find documentation on it anywhere.

Probably you have a mix of old files and new files. Try using

  libtoolize --copy --force
  aclocal
  autoreconf

to fix it.

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen





reply via email to

[Prev in Thread] Current Thread [Next in Thread]