I recently got new version of Linux kernel and other goodies, I didn't update for a very long time but anyway. I also got the new version of zsnes(1.40) and it doesn't compile.
I was searching and someone posted about getting the latest version of zsnes from CVS. Where is it? If thats the wrong question to ask, then how may I compile on Linux?
I really wish to know how to make those configure files. Anyway got it working,
My solution: just in case anyone else has some problems
change permisions of 'configure.in' and 'autogen.sh' to allowed to be executed and type
./autogen.sh
make
make install