This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

PATCH: POTFILES.in: Track files recently added/deleted/moved


I just installed this patch under the "obvious bugfix" rule.

Cheers.

l8er
manfred


1999-10-23  Manfred Hollstein  <mhollstein@cygnus.com>

	* POTFILES.in: Track files recently added/deleted/moved.

diff -rup -x CVS -x RCS -x *.o -x *.info* -x *.html* -x *.elc -x *.dvi -x *.orig -x *~ -x version.el egcs-19991023.orig/gcc/po/POTFILES.in egcs-19991023/gcc/po/POTFILES.in
--- egcs-19991023.orig/gcc/po/POTFILES.in	Tue Oct 19 15:47:47 1999
+++ egcs-19991023/gcc/po/POTFILES.in	Sat Oct 23 14:37:15 1999
@@ -661,24 +661,6 @@ ginclude/proto.h
 ginclude/stdarg.h
 ginclude/stdbool.h
 ginclude/stddef.h
-ginclude/va-alpha.h
-ginclude/va-arc.h
-ginclude/va-clipper.h
-ginclude/va-h8300.h
-ginclude/va-i860.h
-ginclude/va-i960.h
-ginclude/va-m32r.h
-ginclude/va-m88k.h
-ginclude/va-mips.h
-ginclude/va-mn10200.h
-ginclude/va-mn10300.h
-ginclude/va-pa.h
-ginclude/va-ppc.h
-ginclude/va-pyr.h
-ginclude/va-sh.h
-ginclude/va-sparc.h
-ginclude/va-spur.h
-ginclude/va-v850.h
 ginclude/varargs.h
 glimits.h
 global.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]