2000-04-04  Andreas Jaeger  <aj@suse.de>

	* intl/Makefile: Only run the gettext test with shared libraries.
This commit is contained in:
Ulrich Drepper 2000-04-05 07:40:59 +00:00
parent f0d872e901
commit 7d4de9612f
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-04-04 Andreas Jaeger <aj@suse.de>
* intl/Makefile: Only run the gettext test with shared libraries.
2000-03-16 Mark Kettenis <kettenis@gnu.org>
* sysdeps/unix/sysv/linux/i386/sys/procfs.h (prfpregset_t):

View File

@ -44,10 +44,12 @@ $(objpfx)plural.o: plural.c
include ../Rules
ifeq (yes,$(build-shared))
.PHONY: do-gettext-test
tests: do-gettext-test
do-gettext-test: tst-gettext.sh $(objpfx)tst-gettext
$(SHELL) -e $< $(common-objpfx) $(objpfx)
endif
$(objpfx)msgs.h: po2test.sed ../po/de.po
$(make-target-directory)