[PATCH] Don't force dirs on bootstrap-configure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fixes a problem with ./bootstrap-configure --prefix=some/dir.
bootstrap-configure was forcing dirs configuration like mandir and
sysconfdir unless user pass all its desired dirs on
./bootstrap-configure.
---
 bootstrap-configure |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/bootstrap-configure b/bootstrap-configure
index 5414518..1a48fa9 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -11,11 +11,6 @@ fi
 ./bootstrap && \
     ./configure --enable-maintainer-mode \
 		--enable-debug \
-		--prefix=/usr \
-		--mandir=/usr/share/man \
-		--sysconfdir=/etc \
-		--localstatedir=/var \
-		--libexecdir=/lib \
 		--enable-netlink \
 		--enable-tools \
 		--enable-bccmd \
-- 
1.6.3.3

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux