On Sun, Jul 20, 2003 at 07:53:50PM -0700, Keith Packard wrote:
>
> Around 21 o'clock on Jul 20, Albert Chin wrote:
>
> > It should be set in the generated 'libtool' program. Look at
> > AC_LIBTOOL_SYS_MAX_CMD_LEN in libtool.m4.
>
> Yes, it's nicely set in the generated 'libtool' program that get
Around 21 o'clock on Jul 20, Albert Chin wrote:
> It should be set in the generated 'libtool' program. Look at
> AC_LIBTOOL_SYS_MAX_CMD_LEN in libtool.m4.
Yes, it's nicely set in the generated 'libtool' program that gets
installed on my machine, but I want to use 'libtoolize --force --copy' in
On Sun, Jul 20, 2003 at 11:09:05AM -0700, Keith Packard wrote:
>
> I'm having trouble understanding how max_cmd_len is supposed to be getting
> initialized in ltmain.sh so I can use libtoolize with my package. libtool
> has a nice assignment, but ltmain.sh contains only references to this
> var