2009-04-22 20:04:28 +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.