about summary refs log tree commit diff
path: root/rpm
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-18 11:43:16 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-18 11:43:16 +0000
commit298f256698b74e76273f51284d213103cbe65987 (patch)
treefc0c45923582d8bb82a6c739f7c0677b443d8ca4 /rpm
parent41aa20c243f5b9d51150586651e8b5437cfdb085 (diff)
downloadglibc-298f256698b74e76273f51284d213103cbe65987.tar.gz
glibc-298f256698b74e76273f51284d213103cbe65987.tar.xz
glibc-298f256698b74e76273f51284d213103cbe65987.zip
Update.
1998-05-18 11:38  Ulrich Drepper  <drepper@cygnus.com>

	* iconvdata/run-iconv-test.sh: Extend library-path by iconvdata
	directory.

1998-05-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* rpm/Makefile: Delete inclusion of version.mk.

1998-05-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* libc.map: Add all libio functions needed libstdc++ with version
	2.0, sort entries.

1998-05-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* iconvdata/Makefile (generated): Add *.stmp files.

1998-05-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* timezone/Makefile (testdata, build-testdata): New variables, use
	them in rules for test data.
	($(objpfx)tst-timezone.out): Depend on test data.
	($(testdata)/Europe/Berlin, $(testdata)/Universal,
	$(testdata)/Australia/Melbourne, $(testdata)/America/Sao_Paulo):
	New rules to build test data.
	(tst-timezone-ENV): Pass TZDIR to point to test data.
Diffstat (limited to 'rpm')
-rw-r--r--rpm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpm/Makefile b/rpm/Makefile
index d6f82d2167..8c5a1a35f6 100644
--- a/rpm/Makefile
+++ b/rpm/Makefile
@@ -7,7 +7,6 @@ all:
 subdir := rpm
 include ../Makeconfig
 include $(common-objpfx)soversions.mk
-include $(common-objpfx)version.mk
 
 distinfo := $(common-objpfx)distinfo \
 	    $(wildcard $(subdirs:%=$(common-objpfx)%/distinfo))