[Bug 66814] New: 'configure' needs better language support
Jesse Yurkovich
yurkjes at iit.edu
Wed Oct 29 05:32:08 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=66814
Summary: 'configure' needs better language support
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: yurkjes at iit.edu
Version: KDevelop 3.0 CVS (using KDE Devel)
Installed from: Compiled sources
OS: Linux
Currently configure offers options for --enable-LANGUAGE but this doesn't make any sense. KDevelop seems to compile everything by default anyhow. What does --enable-LANGUAGE mean?
configure should do one of two things:
1) Compile _nothing_ by default and use --enable-LANGUAGE to specify which to compile OR
2) Compile _everything_ by default and use --disable-LANGUAGE to disable them
More information about the KDevelop-devel
mailing list