source:
bootstrap@
7468
Last change on this file since 7468 was 4104, checked in by , 15 years ago | |
---|---|
|
|
File size: 117 bytes |
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.