Update.
2000-04-04 Andreas Jaeger <aj@suse.de> * intl/Makefile: Only run the gettext test with shared libraries.
This commit is contained in:
parent
f0d872e901
commit
7d4de9612f
@ -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):
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user