automake 1.7.5 includes system headers in dependencies?

2003-09-28 Thread David Wolfe
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

Re: Help Requests

2003-12-09 Thread David Wolfe
> > ... 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

Re: Can this be automade?

2003-12-24 Thread David Wolfe
> 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