source:
bootstrap@
5499
Last change on this file since 5499 was 4104, checked in by , 15 years ago | |
---|---|
|
|
File size: 117 bytes |
Rev | Line | |
---|---|---|
1 | #! /bin/sh | |
2 | ||
3 | aclocal \ | |
4 | && libtoolize --force \ | |
5 | && autoheader \ | |
6 | && automake -a --foreign --add-missing \ | |
7 | && autoreconf |
Note:
See TracBrowser
for help on using the repository browser.