From 9baec0b038a32f1ef64544ddc71786f2c0bf25c8 Mon Sep 17 00:00:00 2001 From: darkeye Date: Tue, 11 Sep 2001 18:38:21 +0000 Subject: [PATCH] added config.h.in to the list of files to be deleted --- darkice/trunk/update-conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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