diff --git a/darkice/trunk/update-conf b/darkice/trunk/update-conf index c574995..c1f1697 100755 --- a/darkice/trunk/update-conf +++ b/darkice/trunk/update-conf @@ -4,7 +4,7 @@ # rm -f config.cache config.log config.status -rm -f configure config.h aclocal.m4 +rm -f configure config.h config.h.in aclocal.m4 rm -f Makefile Makefile.in */Makefile */Makefile.in autoheader && automake && aclocal && autoconf && ./configure