Bug 79097

Summary: [USABILITY] improve subproject options include dialog
Product: [Applications] kdevelop Reporter: Bernd Pol <bernd.pol>
Component: Build tools: AutomakeAssignee: kdevelop-bugs-null
Status: RESOLVED UNMAINTAINED    
Severity: wishlist    
Priority: NOR    
Version: 4.0.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bernd Pol 2004-04-05 12:05:09 UTC
Version:           3.0.90-CVS (using KDE 3.2.90 (CVS >= 20040117), compiled sources)
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-99-athlon

A few hints to improve dialog usability:
- Directories inside project:
  Provide two columns of checkboxes to easily distinguish between $(top_srcdir) and $(top_builddir)
- Provide checkboxes for standard include options like e.g. $(all_includes)
- Show the effective INCLUDES line in the dialog as it will be put into Makefile.am. (This applies to other AM dialogs as well.)