aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <marius@devup.no>2020-04-09 12:47:44 +0200
committerAnthony G. Basile <blueness@gentoo.org>2020-04-10 09:26:02 -0400
commit941d20bce37b304215817e93e3d98d3018fc847b (patch)
tree8ad04c1ce75c38ec8aabb57d5e8b69ff50ac8ae2 /configure.ac
parentsrc/libudev/libudev-monitor.c: do not check if /dev is tmpfs (diff)
downloadeudev-941d20bce37b304215817e93e3d98d3018fc847b.tar.gz
eudev-941d20bce37b304215817e93e3d98d3018fc847b.tar.bz2
eudev-941d20bce37b304215817e93e3d98d3018fc847b.zip
rules/64-btrfs.rules: Expand @bindir@ to the absolute directory name.
This fixes #182 by ensuring @bindir@ is fully expanded at installation time. See "Installation Directory Variables" in the GNU Autoconf manual, in particular the note about AC_CONFIG_FILES. Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9ba4f124e..fda10eac5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -305,7 +305,6 @@ AC_CONFIG_FILES([Makefile
rule_generator/Makefile
rule_generator/write_net_rules
rules/Makefile
- rules/64-btrfs.rules
src/Makefile
src/ata_id/Makefile
src/cdrom_id/Makefile