Remove generated files, add autogen.sh script (preparation for editing configure.ac for FreeBSD port)

This commit is contained in:
Denys Berkovskyy
2017-11-19 21:41:30 +00:00
committed by Jonas Stein
parent f4465cd21b
commit 0c3dd74309
11 changed files with 2 additions and 10496 deletions

2
autogen.sh Executable file
View File

@@ -0,0 +1,2 @@
#/usr/bin/env sh
autoreconf --install || exit 1