On Fri, Nov 19, 2010 at 1:34 AM, Mike Frysinger <[email protected]> wrote: > On Friday, November 19, 2010 00:29:29 Gregg Levine wrote: >> On Fri, Nov 19, 2010 at 12:05 AM, Mike Frysinger <[email protected]> wrote: >> > On Thursday, November 18, 2010 20:56:57 Gregg C Levine wrote: >> >> Please examine the attached file before commenting. I did a fresh >> >> retrieval from the SVN storage point for the program. This is because >> >> after doing just an update I saw the exact same errors inside the >> >> previously created trunk directory for urjtag. That is it happened when >> >> the script was run inside the urjtag directory, but before running the >> >> existing configure script. >> > >> > probably need to change LT_AM_PROG_LIBTOOL to AC_PROG_LIBTOOL in >> > acinclude.m4 >> >> Are you thinking of that one being inside acinclude,m4? I just parsed >> through the entire one, end to end, twice and it does not seem to be >> there. > > i dont know where you're looking as i see it clearly in svn > $ grep -n LIBTOOL acinclude.m4 > 168:m4_define([LT_INIT],[LT_AM_PROG_LIBTOOL]) > -mike >
Hello! My mistake. I didn't think of looking at the very last set of lines. And of course the text editor's search function wasn't any help either. Running it again, right now. So far just the blither-blather from something else that's bothering the script. I'll know in a few minutes if it worked.Yes that was indeed it. I imagine this fix will be incorporated into the stuff on the SVN, and probably GIT store? <<<<< That's what is kind of important here. I suspect that the stumble will effect someone else. ----- Gregg C Levine [email protected] "This signature fought the Time Wars, time and again." ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ UrJTAG-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/urjtag-development
