From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesper Skov To: Grant Edwards Cc: ecos-discuss@sourceware.cygnus.com Subject: Re: [ECOS] changing package configuration? Date: Thu, 09 Dec 1999 13:35:00 -0000 Message-id: References: <19991209133653.A11226@visi.com> X-SW-Source: 1999-12/msg00016.html >>>>> "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. Jesper