]> git.ipfire.org Git - thirdparty/util-linux.git/commit - libblkid/blkid.pc.in
build-sys: rename to _execdir
authorKarel Zak <kzak@redhat.com>
Fri, 3 Jul 2009 23:18:01 +0000 (01:18 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 3 Jul 2009 23:23:41 +0000 (01:23 +0200)
commit30688dde55f637c9b984809c685b61378b82805f
treef38c86463dc2b9dad0c3bb233dff2d429734ec00
parent15fe69251862d880c6103d9c1646ccae7201dd60
build-sys: rename to _execdir

The variable name "usrlibexecdir" is very confusing (because we have
/usr/libexec). The "exec" prefix is required for user-defined
directories, see

   http://www.gnu.org/software/hello/manual/automake/The-Two-Parts-of-Install.html#The-Two-Parts-of-Install

This patch renames all usr*execdir variables to usr*_execdir.

Signed-off-by: Karel Zak <kzak@redhat.com>
15 files changed:
configure.ac
disk-utils/Makefile.am
getopt/Makefile.am
login-utils/Makefile.am
misc-utils/Makefile.am
partx/Makefile.am
schedutils/Makefile.am
shlibs/blkid/Makefile.am
shlibs/blkid/blkid.pc.in
shlibs/blkid/src/Makefile.am
shlibs/uuid/Makefile.am
shlibs/uuid/src/Makefile.am
shlibs/uuid/uuid.pc.in
sys-utils/Makefile.am
text-utils/Makefile.am