Parent Directory
|
Revision Log
Renamed unixAC213 to 'autotools' Updated 'config.guess' to a newer version that can detect MinGW.
1 | #! /bin/sh |
2 | echo DO NOT EXECUTE yourself. a4setup executes this script. |
3 | ../../../../$1/configure \ |
4 | --with-fortran=g77 \ |
5 | --with-tcl="$2/lib/libtcl8.3.so,$2/include/tcl.h" \ |
6 | --with-tk="$2/lib/libtk8.3.so,$2/include/tk.h" \ |
7 | --with-wish="$2/bin/wish" \ |
8 | --with-tktable=$2/lib/Tktable2.8/libTktable2.8.so |
Name | Value |
---|---|
svn:executable | * |
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |