source:
mod_gnutls/autogen.sh
@
180e49f
Last change on this file since 180e49f was 8df5b25, checked in by , 10 years ago | |
---|---|
|
|
File size: 129 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | if [ -z $AUTORECONF ]; then |
4 | AUTORECONF=autoreconf |
5 | fi |
6 | |
7 | #rm -rf autom4te.cache |
8 | $AUTORECONF -f -v -i |
9 | #touch stamp-h.in |
10 |
Note: See TracBrowser
for help on using the repository browser.