summaryrefslogtreecommitdiff
path: root/src/libudev/Makefile.am
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2012-11-29 16:31:59 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-12-01 14:26:06 -0500
commit6ea07b48a52babf89d94888b13320bdf6a63a420 (patch)
tree78e95c107a1a4e748236fc1aa3ddf7a6c1e8d523 /src/libudev/Makefile.am
parent8744282fa400c555bad70309b72f727532d3e7d0 (diff)
Put libudev.so under ${prefix} so tools in rootprefix don't link to it
This is a combination of commits: bc7e89950323f635196c3c8eeebbe77af4307967 cde38f304f1cba616dfad4eb2608e8ec1a163f61 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'src/libudev/Makefile.am')
-rw-r--r--src/libudev/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libudev/Makefile.am b/src/libudev/Makefile.am
index a95a9a433c..3288ab531b 100644
--- a/src/libudev/Makefile.am
+++ b/src/libudev/Makefile.am
@@ -1,7 +1,5 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-libdir=@rootlibdir@
-
LIBUDEV_CURRENT=3
LIBUDEV_REVISION=0
LIBUDEV_AGE=2