Hello. Hoping someone can help me figure out an 'oddity'(?) I just
discovered in an ac/am project for QNX 6.2.1 (Momentics NC version)
using autoconf 2.57 and automake 1.7.5. I just opened up one of the
.Po files in the deps directory and found that all the system headers
are being included. (S
> > ... moving everything into the top-level dir (#1) did solve the
> > problem. Unfortunately, I don't currently have any control over the
> > directory structure (the motivation behind the attempt is to keep
> > platform specific items, i.e. *nix makefiles, VC++ 6 project files,
> > etc. in
> I'm working on a project that has a lot of components that all reside
> in their own directory. Before i can make them i need to run a script
> to set up a bunch of links...
I may've misunderstood your problem, so forgive me if this 'obvious'
response doesn't apply to your case. It seems like y