Bug 81684 - unable to switch off automatic Makefile manipulation
Summary: unable to switch off automatic Makefile manipulation
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.3
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-16 14:16 UTC by Konrad Rosenbaum
Modified: 2004-05-20 14:40 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 Konrad Rosenbaum 2004-05-16 14:16:54 UTC
Version:           3.0.3 (using KDE KDE 3.2.2)
Installed from:    Compiled From Sources
Compiler:          gcc 3.3.3 
OS:                Linux

I cannot find the switch to disable KDevelop 3.x from manipulating my Makefile.am files. I usually prefer to handcraft these. Esp. when KDevelop starts to confuse new and deleted files or when I have to handle file types that KDevelop does not know.

KDevelop 2.x was able to switch that off.
Comment 1 Jens Dagerbo 2004-05-20 14:40:13 UTC
KDevelop2 was a different program. That you can't do this in an Automake project in KDevelop3 is not a bug, it's by design. At best you could file this as a wishlist item, but I think you  would be better off just importing the project as a Custom Project, where KDevelop will not attempt to play with your Makefiles in any way.