Thomas Tanner wrote:
> 
> On 07-Jun-99 Keith Whitwell wrote:
> >> (And if the autoconf stuff works, we won't need these targets anymore - )
> > This sounds like it is done,
> 
>  Yep.
> 
> > perhaps we should disable the old methods
> > on the experimental branch for the same reasons - get people using
> > autoconf by default so we can shake out any problems.
> 
>  OK. We could rename the old Makefile to Makefile.old
>  and write a new Makefile, which tells users to install autoconf 2.13
>  and automake 1.4 and to run ./bootstrap.
>  This way you could still fall back to "make -f Makefile.old ..."


BTW,  tried autoconf again, and still failed to recognize glide.  This
time the problem is that glide seems to use a funny numbering convention
- instead of glide.so.2.5 or something sensible, I have glide2x.so... 
Everything seems to link against this, so I guess we're stuck with it.

The autoconf script checks for -lglide.

Keith


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to