source:
tags/0.16/autogen.sh
@
1
| Revision 1, 98 bytes checked in by jlee, 7 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | aclocal \ |
| 3 | && libtoolize --force --copy \ |
| 4 | && autoconf \ |
| 5 | && automake --add-missing --copy |
Note: See TracBrowser
for help on using the repository browser.
