From: Andreas Jaeger Date: Sat, 21 Apr 2012 18:38:10 +0000 (+0200) Subject: Remove last distribute variable X-Git-Tag: glibc-2.16-tps~573 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c0616faf51743a7218cf64a2e81bfc977c73a05;p=thirdparty%2Fglibc.git Remove last distribute variable make dist support has been removed, remove the last remains of it. --- diff --git a/ChangeLog b/ChangeLog index 0426baded1c..94327e63161 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-04-21 Andreas Jaeger + + * sysdeps/s390/s390-64/Makefile (distribute): Remove variable. + 2012-04-21 Joseph Myers * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo. diff --git a/sysdeps/s390/s390-64/Makefile b/sysdeps/s390/s390-64/Makefile index 1dd3acf7327..37f021c5e09 100644 --- a/sysdeps/s390/s390-64/Makefile +++ b/sysdeps/s390/s390-64/Makefile @@ -31,8 +31,6 @@ include extra-module.mk extra-objs += $(addsuffix .so, $(s390x-iconv-modules)) install-others += $(patsubst %, $(inst_gconvdir)/%.so, $(s390x-iconv-modules)) -distribute += iso-8859-1_cp037_z900.c utf8-utf32-z9.c utf16-utf32-z9.c utf8-utf16-z9.c - $(patsubst %, $(inst_gconvdir)/%.so, $(s390x-iconv-modules)) : \ $(inst_gconvdir)/%.so: $(objpfx)%.so $(+force) $(do-install-program)