1 --- po/Makefile.in.in.orig
4 # otherwise packages like GCC can not be built if only parts of the source
5 # have been downloaded.
7 -$(srcdir)/$(PACKAGE).pot: $(POTFILES) $(srcdir)/POTFILES.in
8 +$(srcdir)/$(PACKAGE).pot: #$(POTFILES) $(srcdir)/POTFILES.in
10 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
11 --add-comments --keyword=_ --keyword=N_ \