Differences From Artifact [ce9a0457cd]:
- File pkgIndex.tcl — part of check-in [51a35940cd] at 2018-06-30 03:41:36 on branch trunk — Added bare codebase (user: rkeene, size: 119) [annotate] [blame] [check-ins using]
To Artifact [67b9989fc7]:
- File pkgIndex.tcl.in — part of check-in [6fe61e3a7a] at 2018-06-30 03:55:45 on branch trunk — Added start of autoconf support (user: rkeene, size: 135) [annotate] [blame] [check-ins using]
|
| | | 1 2 3 4 | package ifneeded nano @PACKAGE_VERSION@ [list apply {{dir} { load [file join $dir nano.so] source [file join $dir nano.tcl] }} $dir] |