X-Git-Url: https://git.jankratochvil.net/?p=macros.git;a=blobdiff_plain;f=AutoGen.pm;h=fcd9374db302b5da2402f3a0f044b4ee59381a1c;hp=f697c05232fca3d73c5690aba1180edcf2104308;hb=3d46297144805bfd628fb628534fe2257609b3a5;hpb=1da0d5156835cc364368e758e2dddeb35c658062 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";