Bug#1896: #include "config.h"

Sebastian Brandt brandt at I5.Informatik.RWTH-Aachen.de
Wed Sep 8 10:02:21 UTC 1999


Package: kdevelop
Version: 1.0beta2
Severity: normal

Bugreport ID : 11:17,08.09.99

Originator: Sebastian Brandt
E-Mail: brandt at I5.Informatik.RWTH-Aachen.de

Subject : #include "config.h"

Error Class: change-request
Error Location: project generation
Priority: low
Bug Description ---------------------------

All source files should include the lines
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
This would be easiest if the lines were included in the
default source template.
But at the moment, not even the automatically genererated
files include it.

How to repeat the error -------------------



Bugfix or Workaround ----------------------

Do it by hand in every file that needs defines from config.h.

System Information ------------------------

KDevelop version: 1.0beta2
KDE version: 1.1.1
QT version: 1.44
OS/Distribution: Linux 2.2.9/SuSE 6.0
Compiler: egcs-2.91.66





More information about the KDevelop-devel mailing list