From f76175bae7cc191ed242eda8990a902fe13af3f6 Mon Sep 17 00:00:00 2001 From: short <> Date: Thu, 18 Sep 2003 10:26:42 +0000 Subject: [PATCH] Delete 'configure.orig' after patch(1). Include glade-2(1) --write-source support. --- AutoGen.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AutoGen.pm b/AutoGen.pm index f697c05..fcd9374 100644 --- a/AutoGen.pm +++ b/AutoGen.pm @@ -347,6 +347,7 @@ sub _cleanfiles ./debian/tmp ./debian/ ./*_[0-9]* ./macros/macros.dep + ./macros/glade-w.sh ./po/Makefile.in.in ./po/POTFILES* ./po/cat-id-tbl.c ./po/cat-id-tbl.tmp ./po/*.gmo ./po/*.mo ./po/stamp-cat-id ./po/.pot ./po/ChangeLog ./po/Makevars ./po/Makevars.template ./po/Rules-quot ./po/*.sed ./po/*.sin ./po/*.header @@ -591,6 +592,7 @@ my($class,%options)=@_; cat $tmp/out rm -f $tmp/out CONFIGURE_SUBST_X_EOF + _remove "nocheck","./configure.orig"; # It is usually produced by 'CONFIGURE_SUBST_X'. # Why it is left there after RedHat autoconf-2.53-8 ? _remove "nocheck",\1,"autom4te-*.cache"; -- 1.8.3.1