Commit 69cce257eb6183dda114d8f5b8ca0325cfabe2e1

Azat Khuzhin 2016-10-31T12:01:20

autogen.sh: remove all autoconf/automake caches, if any Otherwise if you for example share root of libevent repository with some vm (for example windows+cygwin) then if you try to build with configure on host, and then on guest it will fail, so let's just ignore this since autogen.sh is just for this -- cleaning all stuff.