Overview
| Comment: | Updated to correctly format libtcl libraries |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
feac557f806d1c1e815ccf0e072dd728 |
| User & Date: | rkeene on 2014-07-23 01:27:31 |
| Other Links: | manifest | tags |
Context
|
2014-07-23
| ||
| 01:34 | Updated to define a path to Tclkit check-in: 99ac6273b2 user: rkeene tags: trunk | |
| 01:27 | Updated to correctly format libtcl libraries check-in: feac557f80 user: rkeene tags: trunk | |
| 01:17 | Updated to output environment variables set check-in: 592e72598f user: rkeene tags: trunk | |
Changes
Modified kitsh/buildsrc/kitsh-0.0/aclocal.m4 from [871c795938] to [4e978303f9].
| ︙ | |||
230 231 232 233 234 235 236 | 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 | - + |
], [
DC_TEST_WHOLE_ARCHIVE_SHARED_LIB([$ARCHS $projlibfiles], [
projlibfiles="${projlibfiles}"
])
])
hide_symbols="0"
|
| ︙ |