Remove autogen.sh

This commit is contained in:
Jonathan Schleifer 2015-11-21 20:13:50 +01:00
parent 5260208d7e
commit 1ba1748552
No known key found for this signature in database
GPG key ID: 33E61C63EB4AE7B5
2 changed files with 1 additions and 4 deletions

View file

@ -1,4 +0,0 @@
#!/bin/sh
aclocal -I m4 || exit 1
autoconf || exit 1
autoheader || exit 1