Commit 15e2ab71 by Philipp Thomas Committed by Philipp Thomas

Makefile.in.in: Remove stamp-check-pot from list of default targets as checks are only possible...

2000-09-26  Philipp Thomas  <pthomas@suse.de>

	* Makefile.in.in: Remove stamp-check-pot from list
	of default targets as checks are only possible in a
	complete source tree and all languages configured.

From-SVN: r36637
parent 317639a8
2000-09-26 Philipp Thomas <pthomas@suse.de>
* Makefile.in.in: Remove stamp-check-pot from list
of default targets as checks are only possible in a
complete source tree and all languages configured.
2000-09-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 2000-09-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* POTFILES.in: Remove objc/objc-parse.c. * POTFILES.in: Remove objc/objc-parse.c.
......
...@@ -79,7 +79,7 @@ INSTOBJEXT = @INSTOBJEXT@ ...@@ -79,7 +79,7 @@ INSTOBJEXT = @INSTOBJEXT@
all: all-@USE_NLS@ all: all-@USE_NLS@
all-yes: stamp-check-pot $(CATALOGS) @MAINT@ $(srcdir)/cat-id-tbl.c all-yes: $(CATALOGS) @MAINT@ $(srcdir)/cat-id-tbl.c
all-no: all-no:
stamp-check-pot: $(POTFILES) stamp-check-pot: $(POTFILES)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment