[LLVMbugs] [Bug 301] NEW: Minor configure bugs with -disable/enable-povray and -disable-spec
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Mar 19 13:38:10 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=301
Summary: Minor configure bugs with -disable/enable-povray and -
disable-spec
Product: Build scripts
Version: 1.2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: autoconf
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sabre at nondot.org
A couple of minor things:
1. If you specify --disable-povray, and the
/home/vadve/shared/benchmarks/povray31 directory exists, povray is
not disabled.
2. If you specify --enable-povray, the configure script sets the path
to povray to be "yes", which is not particularly useful. Instead, configure
should print an error message "you must specify a path to povray" or
some such.
3. If the path specified to --enable-povray is not correct, we don't notice
it. We should check that it exists and issue an error message if not.
All of these apply to spec as well.
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list