Thomas Tanner wrote:

> 
>  A distributable snapshot that was generated using "make dist"
>  is available from
> 
>  http://picasso.ffii.org/mesa/mesa-ac.tar.gz
> 
>  Please test it.
>  Thanks.


OK here's what happened:

$ ./bootstrap 
aclocal: configure.in: 22: macro `AM_PROG_LIBTOOL' not found in library
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: Makefile.am: installing `./INSTALL'
autoconf: Undefined macros:
configure.in:15:AC_DISABLE_STATIC
$
$ automake --version
automake (GNU automake) 1.4a

Copyright (C) 1999 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

Written by Tom Tromey <[EMAIL PROTECTED]>
$ autoconf --version
Autoconf version 2.13
$

If I try to run the results:

$ ./configure 
creating cache ./config.cache
./configure: syntax error near unexpected token
`AM_INIT_AUTOMAKE($PACKAGE,'
./configure: ./configure: line 546: `AM_INIT_AUTOMAKE($PACKAGE,
$VERSION)'


This is all on a bog standard rh6.0 installation.

Keith


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

Reply via email to