root/lang/c/sonydb/autogen.sh
| Revision 15142, 167 bytes (checked in by mattn, 5 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | set -x |
| 4 | |
| 5 | if test -f Makefile; then |
| 6 | make distclean >/dev/null 2>/dev/null |
| 7 | fi |
| 8 | |
| 9 | aclocal -I m4 && \ |
| 10 | autoheader && \ |
| 11 | automake -W all -a && \ |
| 12 | autoconf -W syntax |
| 13 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)