Diff

Differences From Artifact [22b42621c8]:

To Artifact [c75e33fc3a]:


1
2
3
4
5
6
7
8
AC_INIT(libconfig, 0.2.6)
AC_CONFIG_HEADER(config.h)

dnl Find out about the host OS
DC_CHK_OS_INFO

dnl Checks for programs.
AC_PROG_CC
|







1
2
3
4
5
6
7
8
AC_INIT(libconfig, 0.3.0)
AC_CONFIG_HEADER(config.h)

dnl Find out about the host OS
DC_CHK_OS_INFO

dnl Checks for programs.
AC_PROG_CC