root/autogen.sh
| Revision 25:2110e0cf64ac, 325 bytes (checked in by thib, 3 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | autoheader && \ |
| 3 | aclocal -I . && \ |
| 4 | automake --add-missing && \ |
| 5 | autoconf |
| 6 | |
| 7 | # gcc 3.0.2 ÍрΜ€Àµ |
| 8 | # gtkmm €Î autoconf €¬Êрǥš¥é¡Œ€¬œÐ€ë€Î€Ç |
| 9 | # ¶¯À©Åª€Ë¥š¥é¡Œ€Îžµ€Ë€Ê€ë¹Ô€òºïœü |
| 10 | #sed -e 's/^extern "C" void exit(int);//' -e "s/',//" configure > configure.new |
| 11 | #cp configure.new configure |
| 12 | #rm -f configure.new |
| 13 | ./configure $* |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/otakunoraifu/chrome/site/your_project_logo.png)