owntone-server/reconf.sh.templ

10 lines
132 B
Bash
Executable File

#!/bin/sh
rm -f config.cache
rm -f config.status
#rm -f acconfig.h
libtoolize --force
aclocal -I m4
autoconf
autoheader
automake -a