autogen.sh revision e37d45ce390c2f5a7f1e64742b9100ecef0def54
1#!/bin/bash
2
3autoreconf -fi;
4rm -Rf autom4te*.cache;
5