Delete 'configure.orig' after patch(1).
authorshort <>
Thu, 18 Sep 2003 10:26:42 +0000 (10:26 +0000)
committershort <>
Thu, 18 Sep 2003 10:26:42 +0000 (10:26 +0000)
Include glade-2(1) --write-source support.

AutoGen.pm

index f697c05..fcd9374 100644 (file)
@@ -347,6 +347,7 @@ sub _cleanfiles
                                                ./debian/tmp ./debian/<name>
                                                ./<name>*_[0-9]*
                                                ./macros/macros.dep
                                                ./debian/tmp ./debian/<name>
                                                ./<name>*_[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/<name>.pot ./po/ChangeLog
                                                ./po/Makevars ./po/Makevars.template ./po/Rules-quot ./po/*.sed ./po/*.sin ./po/*.header
                                                ./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/<name>.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
      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";
 
        # Why it is left there after RedHat autoconf-2.53-8 ?
        _remove "nocheck",\1,"autom4te-*.cache";