This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: changing package configuration?



On 09-Dec-99 Jesper Skov wrote:
>>>>>> "Grant" == Grant Edwards <grante@visi.com> writes:
> 
> [snip]
> Grant> If I want to enable the PID serial support, is changing the
> Grant> above #undef's to #define's going to do it?
> 
> That should do the trick, yes.
> 

I'd edit the files in <build_dir>/pkgconf/XXX instead of the ones in
<build_dir>/install/include/pkgconf/XXXX.  The latter are updated
from the former when you run 'make'.  Also, the ConfigTool at least
will honor changes in the upper <pkgconf> directory, but ignore them
in the <install/include/pkgconf> one.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]