-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 24 Mar 2004, at 03:37, Scott James Remnant wrote:
On Wed, 2004-03-10 at 16:48, Gary V. Vaughan wrote:Patrick Welche wrote:Did this patch get lost in the battle of BT vs. THE PLIERS? :-)
| libtool.m4 contains:
|
| # serial 49 AC_PROG_LIBTOOL
| AC_DEFUN_ONCE([LT_INIT],
| AU_DEFUN([AC_PROG_LIBTOOL], [LT_INIT])
| AU_DEFUN([AM_PROG_LIBTOOL], [LT_INIT])
|
|>From the above, libtoolize won't include libtool.m4, because it is looking
| for AC_DEFUN([AC_PROG_LIBTOOL])
|
| It seems one can either change libtool.m4's serial line to LT_INIT and
| change libtoolize to look for LT_INIT, or one can change libtoolize to
| look for A[CU]_DEFUN [macro_name].
|
| Thoughts?
Exactly right. I have a half cocked patch to fix this that needs testing
before I commit...
It's still here... I've complicated matters for myself by working out of arch
(http://tkd.kicks-ass.net/arch), where I've got exporting to cvs sorted, but
haven't yet set up cscvs to import cvs commits back in to my arch tree.
I'll work on that tonight so I can merge in recent cvs commits, and then push
this patch out.
Cheers,
Gary.
- --
Gary V. Vaughan ())_. [EMAIL PROTECTED],gnu.org}
Research Scientist ( '/ http://tkd.kicks-ass.net
GNU Hacker / )= http://www.gnu.org/software/libtool
Technical Author `(_~)_ http://sources.redhat.com/autobook-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (Darwin)
iD8DBQFAYUJFFRMICSmD1gYRAnbyAJ9lnYLNB8+AxZ92KtEcwskx65t/1QCfTBs2 7NZjxC3f9TCxJ8uVWshJsTA= =Wkfq -----END PGP SIGNATURE-----
_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
