tizen 2.3.1 release
[external/iptables.git] / autogen.sh
1 #!/bin/sh -e
2
3 autoreconf -fi;
4 rm -Rf autom4te*.cache;