Add another README

This commit is contained in:
theoddone33
2002-05-22 21:30:25 +00:00
parent 97a330071c
commit 7b92acada9

9
zsnes/linux/README.CVS Normal file
View File

@@ -0,0 +1,9 @@
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.