Brilliant - fixed it thanks.  I have used the compiled binary to make a package for 
arch linux (www.archlinux.org), so it will hopefully one day become a part of the 
distro (did FusionSound as well)

On Fri, 30 Jul 2004 09:15:25 +0100
"Simon Poole" <[EMAIL PROTECTED]> wrote:

> > 
> > Thanks for the quick reply.  Tried what you suggested 
> > (disabling it), but I get the same result...
> > 
> > > Hi, configure finds the linux header files so it assumes wm97 is
> > > present. If you don't need it, you could disable it just before 
> > > configure runs, as in:
> > > 
> > > ac_cv_header_linux_wm97_xx_h=no configure --prefix=/usr .... (et 
> > > rest).
> > > 
> 
> There's a typo here.  I use exactly the same technique, and it works for me.
> The correct spelling is "ac_cv_header_linux_wm97xx_h" (one less underscore).
> 
> I use this command-line
> ac_cv_header_linux_wm97xx_h=no ./autogen.sh -prefix=/usr (...etc.etc...)
> 
> Simon.
> --
> Simon Poole
> http://www.appliancestudio.com/
> 
> 


Reply via email to