[Bug 65364] Remove Subproject not working in Automake Manager
ianw at netspace.net.au
ianw at netspace.net.au
Wed Dec 17 06:26:06 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=65364
------- Additional Comments From ianw at netspace.net.au 2003-12-17 06:25 -------
Subject: Re: Remove Subproject not working in Automake Manager
Well, it's a sort of inverse of #60682. That bug said you shouldn't put
"new_subproject" in the Makefile.am again if it is already part of the
evaluation of $(TOPSRCDIRS). My #65364 said you should be
allowed to remove "old_subproject" if it occurs in the evaluation
of $(TOPSRCDIRS) or $(AUTODIRS): not be told "old_subproject"
does not exist.
In other words Automake Manager should evaluate its symbols
before trying either to add or delete a subproject. If it does that
now, the same fix might have zapped both bugs :-) maybe? Did
the #60682 fix also evaluate $(AUTODIRS)?
> I have no idea about the autotools.. but is this related to bug #60682 ?
More information about the KDevelop-devel
mailing list