]> arthur.barton.de Git - netatalk.git/blob - autogen.sh
cec7ec6cba66532cd08d71e5a060e9789c7686a1
[netatalk.git] / autogen.sh
1 #!/bin/sh
2
3 libtoolize --force && aclocal $ACLOCAL_FLAGS && autoheader && automake --add-missing && autoconf
4
5 # just in case automake generated errors...
6 autoconf