source code open - smack
[framework/security/smack.git] / autogen.sh
1 #!/bin/sh -e
2
3 autoreconf --install --symlink
4 ./configure --prefix="/usr" $@