Page 1 of 1

configure script

Posted: Fri Mar 21, 2003 12:21 pm
by artaxerxes
just a couple errors I've noticed in the configure script:

it doesn't check for:
* libsmpeg
* libvorbisfile

Artaxerxes

Re: configure script

Posted: Fri Mar 21, 2003 2:19 pm
by fliptw
wouldn't checking for SDL imply those libraries are installed, I thougth SDL depended on those.

Re: configure script

Posted: Fri Mar 21, 2003 2:38 pm
by wjp
It needs to check if SDL_mixer has the relevant ogg-playing functions, I guess.