Check-in [bf1b98ee65]
Overview
Comment:TclTLS 1.7.4
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | tls-1-7 | tls-1-7-4
Files: files | file ages | folders
SHA1: bf1b98ee652eaa5dbf55ae33b379ef40e41803fa
User & Date: rkeene on 2016-12-13 05:12:59
Other Links: branch diff | manifest | tags
Context
2016-12-13
05:16
Merged in trunk check-in: c151a09350 user: rkeene tags: tls-1-7
05:12
TclTLS 1.7.4 check-in: bf1b98ee65 user: rkeene tags: tls-1-7, tls-1-7-4
05:12
Merged in trunk check-in: b0a2b0d909 user: rkeene tags: tls-1-7
Changes

Modified configure.in from [fc447b80f6] to [fcca3f1316].

1
2
3
4
5
6
7
8
9
dnl Define ourselves
AC_INIT(tcltls, 1.7.3)

dnl Checks for programs.
AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_GNU_SOURCE


|







1
2
3
4
5
6
7
8
9
dnl Define ourselves
AC_INIT(tcltls, 1.7.4)

dnl Checks for programs.
AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_GNU_SOURCE