Files
ZSNES/zsnes/docs/README.CVS
2004-12-25 16:59:36 +00:00

10 lines
306 B
Plaintext

If you are using the CVS 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 CVS version, you are probably not.