Kyle Schmitt - 2001-11-30

Hey, I'm trying to build glide3 for a voodo2 in linux.  After reading the docs, it looks like this is the command I should feed it to configure

./chores.3dfx --clean --generate \
--configure="--enable-fx-debug=no \
--enable-fx-glide-hw=cvg \
--enable-build-architexture=i586" --build

but I keep on getting this error.  I'm not very familiar with macros in linux (i'm guessing this has somethign to do with m4?)

Regenerating everything...Aclocal...aclocal: configure.in: 227: macro `AM_PROG_LIBTOOL' not found in library
Failed!!

Am I missing a macro?  Where would I get it?  I thought I had a complete devel enviornment, but I guess not ;)

Thanks!