430ba84796
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12944 3c298f89-4303-0410-b956-a3cf2f4a3e73
16 lines
345 B
Diff
16 lines
345 B
Diff
diff --git a/configure b/configure
|
|
index 6a387c6..5ffc003 100755
|
|
--- a/configure
|
|
+++ b/configure
|
|
@@ -2430,10 +2430,6 @@ fi
|
|
prefix="${ac_default_prefix}"
|
|
fi
|
|
|
|
- if (test "${libdir}" = '${exec_prefix}/lib'); then
|
|
- libdir="${prefix}/lib"
|
|
- fi
|
|
-
|
|
if (test "$sysconfdir" = '${prefix}/etc'); then
|
|
configdir="${prefix}/etc/bluetooth"
|
|
else
|