Check-in [fb6a7404da]
Overview
Comment:TclTLS 1.7.18
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | tls-1-7 | tls-1-7-18
Files: files | file ages | folders
SHA3-256: fb6a7404da3fe2e1e792b27e22364a4af82c768497624416abfbe78f0fd61d1b
User & Date: rkeene on 2019-04-25 16:51:57
Other Links: branch diff | manifest | tags
Context
2019-06-19
18:25
TclTLS 1.7.19 check-in: 3d0bcddafd user: rkeene tags: tls-1-7, tls-1-7-19
2019-05-29
18:52
Try to find headers in a specific path and do not allow "mp_int"/"mp_digit" to conflict with other things Leaf check-in: bd8b53ced2 user: rkeene tags: x-header-work
2019-04-25
16:51
TclTLS 1.7.18 check-in: fb6a7404da user: rkeene tags: tls-1-7, tls-1-7-18
16:51
Merged in changes from trunk check-in: a64e691ada user: rkeene tags: tls-1-7
Changes

Modified configure.ac from [0f14e693ad] to [b77cac0912].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







dnl Define ourselves
AC_INIT(tcltls, 1.7.17)
AC_INIT(tcltls, 1.7.18)

dnl Checks for programs.
AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_GNU_SOURCE