capwap-mitm/autogen.sh

11 lines
159 B
Bash
Raw Normal View History

2014-12-24 11:19:11 +01:00
#!/bin/sh
rm -rf autom4te.cache config
rm -f configure config.h.in
mkdir -p config
libtoolize -f -c
shtoolize -q all
autoreconf --install --symlink --force