root/box/trunk/bootstrap
| Revision 2717, 102 bytes (checked in by chris, 6 days ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | set -e |
| 4 | |
| 5 | aclocal -I infrastructure/m4 |
| 6 | autoheader |
| 7 | autoconf |
| 8 | ( cd bundled/tdb; ./autogen.sh; ) |
Note: See TracBrowser
for help on using the browser.
