install-reloc: Support multi-binary installation.
[gnulib.git] / modules / pt_chown
index b861331..ddde845 100644 (file)
@@ -7,20 +7,21 @@ lib/pty-private.h
 
 Depends-on:
 ptsname
+root-uid
+stdlib
+configmake
 
 configure.ac:
 
 Makefile.am:
 # TODO: Add rules for installing as setuid root (chown root, chmod a=rx,u+s).
-# The next line can be removed once we assume automake >= 1.11.
-pkglibexecdir = $(libexecdir)/@PACKAGE@
 pkglibexec_PROGRAMS = pt_chown
 pt_chown_LDADD = libgnu.a
 
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 glibc