source:
box/invisnet/bootstrap
@
2717
| Revision 2717, 102 bytes checked in by chris, 21 months ago (diff) | |
|---|---|
|
|
| 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 repository browser.
