Bug 75515 - --disable-$lang will build buildtools/$lang
Summary: --disable-$lang will build buildtools/$lang
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-18 14:39 UTC by Gioele Barabucci
Modified: 2004-02-19 00:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gioele Barabucci 2004-02-18 14:39:52 UTC
Version:           3.0.1 (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources

--disable-ada disable languages/ada but not buildtools/ada.
Same applies for other languages (java/ant, haskell, pascal).
Comment 1 Amilcar do Carmo Lucas 2004-02-18 16:47:21 UTC
Fixed in HEAD. Will backport it to the stable branch soon.
Comment 2 Amilcar do Carmo Lucas 2004-02-19 00:06:54 UTC
CVS commit by aclu: 

Make _all_ configure options work.

CCMAIL: 75515@bugs.kde.org


  A            embedded/Makefile.am   1.1
  M +1 -1      Makefile.am   1.94
  M +42 -34    configure.in.in   1.71
  M +3 -19     buildtools/Makefile.am   1.5
  M +6 -24     languages/Makefile.am   1.8
  M +31 -2     vcs/Makefile.am   1.10



Comment 3 Amilcar do Carmo Lucas 2004-02-19 00:29:55 UTC
CVS commit by aclu: 

Make _all_ configure options work.
BACKPORT to the stable branch (KDE_3_2_BRANCH)

CCMAIL: 75515@bugs.kde.org


  A            embedded/Makefile.am   1.1.2.1
  M +1 -1      Makefile.am   1.92.2.2
  M +55 -28    configure.in.in   1.68.2.3
  M +52 -2     buildtools/Makefile.am   1.2.2.2
  M +6 -24     languages/Makefile.am   1.7.2.1
  M +31 -2     vcs/Makefile.am   1.9.2.1