From kdevelop Fri Mar 09 18:05:43 2001 From: Roland Krause Date: Fri, 09 Mar 2001 18:05:43 +0000 To: kdevelop Subject: Re: Not updating Makefile correct X-MARC-Message: https://marc.info/?l=kdevelop&m=98416119927205 This is actually not a shortcoming of the whole autoconf/automake scheme. I dont like autoconf/automake at all, cause I am to stupid to learn m4, but this is a design mistake on your behalf. The point of autoconf/automake is to have someone else, who has no clue about your code, being able to compile it on different architecture. In that case configure scripts should be in the source package, all the necessary files should be in the standard includes or the ones found by configure and everything else should have been handled in Makefile.am or configure.in.in macros. An end user should never have to specify extra include directories other than through configure arguments. A codeveloper is a different kind of animal. To have codeveloper Here be able to compile your project the extra includes should be stored in the kdevelop project file. I cant remember exactly but I think they even are. Roland --- Werner Modenbach wrote: > > > The point is: if you set extra include/library diretories within > the > > KDevelop dialogs, these settings are specific to your > computer/system only. > > Now, if you make a distribution and give your project away to > someone else > > who does not have the includes at the same location as you have, he > could > > not compile your project at all. > > > > Hi Marcus, > > I have the same problem. If you have subfolders in your project (and > this is > the usual case) all headers are spread over all folders. Do you > really think > writing macros is the right way in this case? I don't agree. There > should be > some way to have at lease project headers included by default. > > - Werner - > > -- > -------------------------------------------------------------- > ALC Computertechnik GmbH > > \_ \_ \_\_\_ Kaiserstr. 100 > \_\_ \_ \_ D-52134 Herzogenrath > \_ \_ \_ \_ Germany > \_\_\_\_ \_ \_ Fon +49 2407 95810 > \_ \_ \_ \_ Fax +49 2407 958139 > \_ \_ \_\_\_\_ \_\_\_ http://www.alc.de > =========================================================== > Werner Modenbach modenbach@alc.de > -------------------------------------------------------------- > > - > to unsubscribe from this list send an email to > kdevelop-request@kdevelop.org with the following body: > unsubscribe »your-email-address« ===== -- Roland Krause In the garage of life there are mechanics and there are drivers. Mechanics wanted! __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ - to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body: unsubscribe »your-email-address«