]> Savannah Git Hosting - gnulib.git/commitdiff
pt_chown: use configmake to simplify build
authorEric Blake <eblake@redhat.com>
Wed, 19 Oct 2011 22:35:50 +0000 (16:35 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 19 Oct 2011 22:35:50 +0000 (16:35 -0600)
Even with older automake, our configmake module provides the
guarantee that pt_chown needs.

* modules/pt_chown (Makefile.am): Drop line guaranteed by configmake.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
modules/pt_chown

index bd08758f932e65d84d1d7d72f621b0369aa30bf0..a19154adb0cc626539938f23c405c7f9a0a1de17 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2011-10-19  Eric Blake  <eblake@redhat.com>
 
+       pt_chown: use configmake to simplify build
+       * modules/pt_chown (Makefile.am): Drop line guaranteed by configmake.
+
        ptsname and others: relax license
        * modules/grantpt (License): Change from LGPLv3+ to LGPLv2+.
        * modules/unlockpt (License): Likewise.
index 9606a026af511d4a80c9cc566da5bc4a92d795a3..515df4b725258d2c2d31bf47d13aa2849943b953 100644 (file)
@@ -8,13 +8,12 @@ lib/pty-private.h
 Depends-on:
 ptsname
 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