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 > variable.
It should be set in the generated 'libtool' program. Look at AC_LIBTOOL_SYS_MAX_CMD_LEN in libtool.m4. > Am I supposed to perform additional magic on the ltmain.sh that libtoolize > sticks in my directory? No. -- albert chin ([EMAIL PROTECTED]) _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool