]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2007-07-24 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Tue, 24 Jul 2007 23:09:36 +0000 (23:09 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 24 Jul 2007 23:09:36 +0000 (23:09 +0000)
* iconv/Makefile (install-others-programs): Set this instead of
install-others.
* login/Makefile (install-others-programs): Likewise.
* posix/Makefile (install-others-programs): Likewise.

iconv/Makefile
login/Makefile
posix/Makefile

index 40c7cbcdd3b6544fc37101438aad87e00160f1fc..812f082431ca4e4c05d38ba6c04fa370a1f8978e 100644 (file)
@@ -56,7 +56,7 @@ distribute    = gconv_builtin.h gconv_int.h loop.c skeleton.c iconv_prog.h \
                  iconvconfig.h
 
 others         = iconv_prog iconvconfig
-install-others = $(inst_bindir)/iconv
+install-others-programs        = $(inst_bindir)/iconv
 install-sbin   = iconvconfig
 
 CFLAGS-gconv_cache.c += -DGCONV_DIR='"$(gconvdir)"'
index 2e414a3ee77477694fbdcc13690c1b23c641afd2..b02d385b667fbba482805a342fc503b272edc6d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-1998,2000-2002,2003 Free Software Foundation, Inc.
+# Copyright (C) 1996-1998,2000-2002,2003,2007 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -30,7 +30,7 @@ routines := getutent getutent_r getutid getutline getutid_r getutline_r \
 CFLAGS-grantpt.c = -DLIBEXECDIR='"$(libexecdir)"'
 
 others = utmpdump pt_chown
-install-others = $(inst_libexecdir)/pt_chown
+install-others-programs = $(inst_libexecdir)/pt_chown
 
 distribute := utmp-private.h utmp-equal.h pty-private.h
 
index a1460776bf8e5d798ee02026387fd986ee3c7eee..010ab2d3d050e6022c36f6601fea41869e38ae30 100644 (file)
@@ -98,7 +98,7 @@ tests           += wordexp-test tst-exec tst-spawn
 endif
 others         := getconf
 install-bin    := getconf
-install-others := $(inst_libexecdir)/getconf
+install-others-programs        := $(inst_libexecdir)/getconf
 
 before-compile := testcases.h ptestcases.h