From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesper Skov To: Grant Edwards Cc: Gary Thomas , ecos-discuss@sourceware.cygnus.com Subject: Re: [ECOS] changing package configuration? Date: Fri, 10 Dec 1999 00:56:00 -0000 Message-id: <14416.45963.190554.639862@thinktwice.zoftcorp.dk> References: <19991209160410.A22337@visi.com> X-SW-Source: 1999-12/msg00019.html >>>>> "Grant" == Grant Edwards writes: Grant> On Thu, Dec 09, 1999 at 03:02:06PM -0700, Gary Thomas wrote: >> On 09-Dec-99 Jesper Skov wrote: >>>>>> "Grant" == Grant Edwards >> 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 /pkgconf/XXX instead of the ones >> in /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 directory, but >> ignore them in the one. Grant> Thanks. I think I've been bitten by that before. Oops, sorry Grant. I just saw the code fragment, I didn't pay attention to the specific file (location) you mentioned. Sorry about that. Gary's got it right. Jesper