Parent Directory | Revision Log
got rid of config.status, which is generated by running configure, added a start at doxygen. messing up reconfig, which should be generated by configure and not committed (but we'll fix that later).
1 | #! /bin/sh |
2 | tkroot=/home/aw0a/tk |
3 | tkroot=/home/baallan/tk83 |
4 | ./configure \ |
5 | --with-fortran=g77 \ |
6 | --with-tcl="$tkroot/lib/libtcl8.3.so,$tkroot/include/tcl.h" \ |
7 | --with-tk="$tkroot/lib/libtk8.3.so,$tkroot/include/tk.h" \ |
8 | --with-wish="$tkroot/bin/wish" \ |
9 | --with-tktable=$tkroot/lib/Tktable2.8/libTktable2.8.so |
Name | Value |
---|---|
svn:executable | * |
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |