source:
trunk/src/3rdparty/libtiff/autogen.sh@
5
Last change on this file since 5 was 2, checked in by , 16 years ago | |
---|---|
|
|
File size: 121 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | set -x |
3 | #libtoolize --force --copy |
4 | aclocal -I ./m4 |
5 | autoheader |
6 | automake --foreign --add-missing --copy |
7 | autoconf |
8 |
Note:
See TracBrowser
for help on using the repository browser.