Thomas Tanner wrote:
>
> On 14-Jul-99 Keith Whitwell wrote:
> > I note in the current src/... Makefile.am's there is the line:
> >
> > AUTOMAKE_OPTIONS = no-dependencies
> >
> > which stops the use of gcc-generated dependencies. My questions are:
> >
> > why?
>
> Brian's cc on IRIX doesn't support gcc-dependencies
> so I have disabled it for now.
>
> > what should we be using instead?
>
> Either wait for automake 1.5, which will support automatic dependency
> tracking for other compilers as well or force Brian to use GCC ;-)
>
[further explanation deleted]
Well, I don't really think I can take either of these choices. Can we not
enable dependencies by default and turn them off either by hand
[--disable-auto-dependencies], or better still if gcc is not detected?
If this is not acceptable, we should just build old-style .depend files.
As it stands there are no dependencies and the build system is broken.
Keith
_______________________________________________
Mesa-dev maillist - [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev