Bootstrapper
This entry published by the Free Software Foundation.
Bootstrapper
http://bootstrapper.sourceforge.net/
The bootstrapper program creates a customized bootstrap script by scanning the autoconf macros in a project's configure.in file and using them to determine which programs need to be used to create a usable configure script. It then creates a bootstrap script which is custom tailored to your project's configuration. The resulting bootstrap script is useful for rebuilding the configure script and Makefile.in files, particularly for a project which may be downloaded off of a cvs server. By including a bootstrap script in a cvs repository, all auto generated files related to configure can be excluded from the cvs repository. It is also useful for a developer importing a new project onto a cvs repository. Running `make distclean' then `./bootstrap --clean' removes all auto-generated files, instead of removing them by hand.
Documentation
User tutorial available in HTML format from http://bootstrapper.sourceforge.net/index.php?name=tutorial
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Janet Casey | 2452425.531 May 2002 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://sourceforge.net/cvs/?group_id=49838 |
| Help | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/bootstrapper-news |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | Perl |
| Source requirement | automake |
| Source requirement | autoconf |
| Source requirement | libtool |
| Source requirement | Bourne shell |
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 31 May 2002.
Problem with this listing?
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 12 April 2011, at 13:30.

