http://llvm.org/bugs/show_bug.cgi?id=16471
Bug ID: 16471
Summary: configure does not allow customising paths
Product: Build scripts
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: autoconf
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
I tried to use --libdir=/usr/lib64 to change the libdir from /usr/lib to
/usr/lib64 but it was ignored. Looking at the configure script, using --libdir
doesn't seem to affect anything, the libraries always go in EPREFIX/lib
I also tried using --docdir but that doesn't seem to do anything either. The
configure script says the default value is PREFIX/share/doc/llvm but the docs
seem to go in PREFIX/docs/llvm instead.
(Aside: shouldn't there be a 3.3 version in Bugzilla, now that 3.3 is out and
trunk is 3.4?)
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs