configure script
Status: Beta
Brought to you by:
godsmaze
there's a minor bug in the configure script, where it contains the c code to test the smpeg version. there are a few printf's which span two lines within the quotes. this test c code bombs out with errors when gcc attempts to compile it. if those lines are concatenated, it compiles fine.