owntone-server/reconf

9 lines
109 B
Bash
Executable File

#!/bin/bash
rm -f config.cache
rm -f config.status
#rm -f acconfig.h
aclocal
autoconf
autoheader
automake -a