summaryrefslogtreecommitdiffstats
path: root/libmount/Makemodule.am
diff options
context:
space:
mode:
authorKarel Zak2012-08-15 01:53:40 +0200
committerKarel Zak2012-08-15 02:06:53 +0200
commitd4baf92e50da3545f80c87d12e4e3827febcc4fa (patch)
tree2997b77f723a39977c671913654405a3afa06239 /libmount/Makemodule.am
parentcolumn: --separator segfaults (diff)
downloadkernel-qcow2-util-linux-d4baf92e50da3545f80c87d12e4e3827febcc4fa.tar.gz
kernel-qcow2-util-linux-d4baf92e50da3545f80c87d12e4e3827febcc4fa.tar.xz
kernel-qcow2-util-linux-d4baf92e50da3545f80c87d12e4e3827febcc4fa.zip
build-sys: expand paths at make time
autoconf docs about *dir variables (e.g bindir): ... A corollary is that you should not use these variables except in makefiles... ...you should not rely on AC_CONFIG_FILES to replace bindir and friends in your shell scripts and other files; instead, let make manage their replacement. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/Makemodule.am')
-rw-r--r--libmount/Makemodule.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/libmount/Makemodule.am b/libmount/Makemodule.am
index 164e2cdd9..81d550a47 100644
--- a/libmount/Makemodule.am
+++ b/libmount/Makemodule.am
@@ -8,7 +8,8 @@ SUBDIRS += libmount/docs
endif
pkgconfig_DATA += libmount/mount.pc
-EXTRA_DIST += libmount/mount.pc.in libmount/COPYING
+PATHFILES += libmount/mount.pc
+EXTRA_DIST += libmount/COPYING
endif # BUILD_LIBMOUNT