Autoproject part

Prochnow, Christian cproch at seculogix.de
Mon Mar 17 19:56:03 UTC 2003


Hi !

first:
Thanks for this great development environment - kdevelop 3.0 really rocks.

Am Montag, 17. März 2003 16:38 schrieb Roberto Raggi:
> i agree with your "plan", but if you don't mind i would like to start to
> fix a few annoying bug before(like don't write the _SOURCES variable int
> Makefile.am if the subproject is empty), after that i'll try to
> implement the support for drag and drop.
>
> ciao robe

second: another annoying bug is that continued lines in Makefile.am will be 
written out on one line.

eg.:
blabla_INCLUDES = bla1.h bla2.h \
			bla3.h bla4.h

changed to:
blabla_INCLUDES = bla1.h bla2.h          bla3.h bla4.h


not really annoying, but imagine you have 200 files in this definition all 
written out on one line :)


Regards,
Christian Prochnow





More information about the KDevelop-devel mailing list