]> git.tuebingen.mpg.de Git - paraslash.git/blob - autogen.sh
cbfea7fdfb2ea5e2b8ad84c8faba815b67b8a966
[paraslash.git] / autogen.sh
1 #!/bin/sh
2 autom4te \
3         --language=autoconf \
4         --output=configure \
5         --no-cache \
6         --warnings=all \
7         configure.ac &&
8 autoheader