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

Megan Webb mwebb at unwired.com.au
Sat Oct 21 02:55:21 UTC 2006


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: removeSubproject.diff.bz2
Type: application/octet-stream
Size: 3044 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20061021/6d433ea9/attachment.obj>


More information about the KDevelop-devel mailing list