quickdev16/zsnes/docs/README.SVN
optixx bcb4a055e9 o add avrusb
o add zsnes
2009-04-06 21:19:15 +02:00

10 lines
306 B
Plaintext

If you are using the SVN version of ZSNES, you will need to run the following
command directly after checkout out the repository:
sh autogen.sh
This will create the ./configure file that you need to run before compiling
ZSNES.
If you are not sure if you are using the SVN version, you are probably not.