root/WizardsToolkit/trunk/config/bootstrap
| Revision 1, 110 bytes (checked in by cristy, 3 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | set -x |
| 4 | aclocal -I m4 |
| 5 | libtoolize --copy |
| 6 | autoheader |
| 7 | automake --foreign --add-missing --copy |
| 8 | autoconf |
Note: See TracBrowser
for help on using the browser.
