import kalibrate 0.4.1

taken from:
http://thre.at/kalibrate/kal-v0.4.1.tar.bz2

Signed-off-by: Steve Markgraf <steve@steve-m.de>
This commit is contained in:
Steve Markgraf 2012-10-08 03:59:57 +02:00
commit c58471bb42
26 changed files with 2818 additions and 0 deletions

8
bootstrap Executable file
View file

@ -0,0 +1,8 @@
rm -rf config.cache autom4te*.cache
#autoreconf --install
libtoolize --automake
aclocal
autoconf
autoheader
automake --add-missing