|
From: | E. Weddington |
Subject: | Re: [avr-libc-dev] reconf |
Date: | Fri, 07 Jan 2005 10:16:39 -0700 |
User-agent: | Mozilla Thunderbird 0.7.3 (Windows/20040803) |
Paul Schlie wrote:
From: Russell Shaw <address@hidden> One thing i forgot to mention is that projects often have a script called bootstrap or autogen that goes thru the steps of running aclocal, autoheader, autoconf, and automake. These scripts can check for versions of the installed tools if needed.Which ideally only the maintainers need ever run, to properly update the ./configure script in the archive as may be required. (hopefully)
Correct.The only other usage is if someone wanted to build avr-libc from a CVS checkout and not from the release tarball, they would run bootstrap first, then the configre/make/make install.
[Prev in Thread] | Current Thread | [Next in Thread] |