diff options
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ configure: --enable-threads \ --disable-rpath \ --with-tcl="$${tcl}" \ - --with-tclinclude=/usr/include/tcl$(TLC_V) + --with-tclinclude=/usr/include/tcl$(TCL_V) touch $@ build: configure |