[LLVMbugs] [Bug 1674] New: configure --help not showing correct defaults
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Sep 17 10:36:29 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1674
Summary: configure --help not showing correct defaults
Product: Build scripts
Version: cvs
Platform: PC
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: autoconf
AssignedTo: unassignedbugs at nondot.org
ReportedBy: tonic at nondot.org
CC: llvmbugs at cs.uiuc.edu
> $ cd objdir
> $ ../llvm-2.1/configure --help
> [...]
> --enable-shared[=PKGS] build shared libraries
> [default=enable_shared_default]
> --enable-static[=PKGS] build static libraries
> [default=enable_static_default]
> --enable-fast-install[=PKGS]
> optimize for fast installation
> [default=enable_Fast_install_default]
These should show yes or no.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list