Proposed Patch: Allow subproject to be removed, even if configure not run.

Matt Rogers mattr at kde.org
Sat Oct 21 03:05:14 UTC 2006


On Friday 20 October 2006 21:55, Megan Webb wrote:
> Presently:
>
> 1. New project.
> 2. Add Subproject foo
> 3. Delete subproject foo
>
> fails, with (Sorry) "There is no config.status in the project root build
> directory. Run 'Configure' first"
>
> The patch moves the check to later,  removes the subproject with all the
> usual dialogs, and only provides information:
>
> (Information) "No config.status in the project root build directory, so
> not running automake & friends. Run 'Configure
> ' to create it.
>
> if config.status does not exist. All is normal if it does exist.

There's a ton of whitespace changes that I'd like to leave out of the commit 
if I can. Could you regenerate the patch with the following command?

svn diff --diff-cmd diff -x -upbBw 

Once you do that, I'll commit the patch.
-- 
Matt




More information about the KDevelop-devel mailing list