libtool-patches
[Top][All Lists]
Advanced

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

Re: misleading note in libtool header


From: Bob Friesenhahn
Subject: Re: misleading note in libtool header
Date: Wed, 8 Feb 2006 15:14:43 -0600 (CST)

On Wed, 8 Feb 2006, Ralf Wildenhues wrote:

For example, CVS GraphicsMagick libtoolized with CVS HEAD Libtool
creates a libtool script with this in the first few lines:

# libtool - Provide generalized library-building support services.
# Generated automatically by config.status (GNU GraphicsMagick) 1.2.020051210

This is misleading and wrong.  We hardwire the `GNU' in libtool.m4's
_LT_CONFIG:
| # Generated automatically by $as_me (GNU $PACKAGE$TIMESTAMP) $VERSION

Either that should be hard-coded to always show the actual Libtool
version this corresponds to, or the `GNU' should not be there.

config.status doesn't come from libtool. It seems that the message is trying to identify the origin of config.status, which is really from Autoconf. So the message makes more sense if the Autoconf version goes there.

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




reply via email to

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