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
[EMAIL PROTECTED]
http://www.simplesystems.org/users/bfriesen



_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to