Bug#17824: Bug Report
Jozef Kosoru
jozef.kosoru at pobox.sk
Fri Dec 29 15:12:46 UTC 2000
Package: kdevelop
Version: 1.3beta1
Severity: normal
Bugreport ID : 21:37,26.12.00
Originator : Jozef Kosoru
E-Mail : jozef.kosoru at pobox.sk
Subject : Bug Report
Error Class : software bug
Error Location : build process
Priority : medium
Bug Description ---------------------------
If you add a new directory to your project and
then you create a new class within this directory (with CV),
its Makefile path is not added to configure.in to
'AC_OUTPUT'
It could be also fine to add the path of a new directory
to every Makefile.am to INCLUDES:
Now there is:
INCLUDES = $(all_includes)
and it would looks like:
INCLUDES = $(all_includes) -I$(top_srcdir)/project_name/new_directory_name
Also the function how to completely remove a directory from a project
would be great.
How to repeat the error -------------------
Bugfix or Workaround ----------------------
System Information ------------------------
KDevelop version : 1.3beta1
KDE version : KDE 2.0.1
QT version : Qt 2.2.2
OS/Distribution : RedHat 7.0
Compiler : gcc-2.96
misc :
____________________________________
P. S. V. P. U.
http://www.pobox.sk/
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe ťyour-email-addressŤ
More information about the KDevelop-devel
mailing list