root/trunk/bootstrap
| Revision 215, 179 bytes (checked in by zany, 5 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | test -f config.status && make maintainer-clean |
| 4 | |
| 5 | autoreconf --verbose --force --install |
| 6 | |
| 7 | ./configure ${@:- --enable-swig --enable-tcl --enable-builddocs --prefix=/usr} |
Note: See TracBrowser
for help on using the browser.
