# HG changeset patch # User Robert McIntyre # Date 1361873591 0 # Node ID a80a707cc40203247ef717fd02d50e61e95784e3 # Parent 629602cb5e8cf4989c90aa5dd03a8f26024ccc85 add readme. diff -r 629602cb5e8c -r a80a707cc402 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Tue Feb 26 10:13:11 2013 +0000 @@ -0,0 +1,11 @@ +This is vba-rerecording, modified to compile on GNU/Linux. + +In order to compile this software, do: + +autoreconf -i +./configure +make +make install + +If you have any problems, please contact rlm@mit.edu. +