view README @ 45:6803cb8a6ebf

fix columns in configure.ac, and remove generated makefiles.
author Robert McIntyre <rlm@mit.edu>
date Thu, 21 Mar 2013 17:21:54 +0000
parents a80a707cc402
children
line wrap: on
line source
1 This is vba-rerecording, modified to compile on GNU/Linux.
3 In order to compile this software, do:
5 autoreconf -i
6 ./configure
7 make
8 make install
10 If you have any problems, please contact rlm@mit.edu.