Diff

Differences From Artifact [8a5b6b9c19]:

To Artifact [74356e87a7]:


1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







dnl Define ourselves
AC_INIT(ctk, 8.2) 
AC_INIT(ctk, @@VERS@@) 

dnl Checks for programs.
AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_GNU_SOURCE