source:
mod_gnutls/autogen.sh
@
740a39e
Last change on this file since 740a39e was 740a39e, checked in by , 17 years ago | |
---|---|
|
|
File size: 138 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | m4/buildconf.py \ |
3 | --libtoolize \ |
4 | --aclocal \ |
5 | --automake \ |
6 | --autoconf \ |
7 | --autoheader |
8 | |
9 | rm -rf autom4te.cache |
Note: See TracBrowser
for help on using the repository browser.