Diff

Differences From Artifact [51abeb4519]:

To Artifact [48b0845017]:


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

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.2)

dnl Checks for programs.
AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_GNU_SOURCE