README: Update URLs to point to the kaizer.se site
[dragbox.git] / autogen.sh
blob47861600060f535ebeeee0b6e64842a13b55ffda
1 #!/bin/sh
3 # touch some "needed" files
4 touch ChangeLog
6 aclocal \
7 && automake --add-missing \
8 && autoconf