root/foundation-apps/grosview-maxx/autogen.sh
| Revision 2, 137 bytes (checked in by emasson, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | # This script is used to create the configure script |
| 4 | cd config |
| 5 | autoconf configure.in > ../configure |
| 6 | cd .. |
| 7 | chmod 755 configure |
Note: See TracBrowser
for help on using the browser.
