Check-in [365b6c155e]
Overview
Comment:libconfig 0.3.3
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | 0.3.3
Files: files | file ages | folders
SHA1: 365b6c155e0df92ffe2102157dfec25b5d829916
User & Date: rkeene on 2014-11-25 18:10:36
Other Links: manifest | tags
Context
2014-12-29
04:36
Updated to be more aggressive in fixing up wiki-quote characters in man pages Leaf check-in: 94846894fd user: rkeene tags: trunk
2014-11-25
18:10
libconfig 0.3.3 check-in: 365b6c155e user: rkeene tags: 0.3.3, trunk
18:04
Updated test driver to be completely leak-free check-in: cb9ab48b6d user: rkeene tags: trunk
Changes

Modified configure.ac from [3feb25323b] to [5bf5eb662c].

1
2
3
4
5
6
7
8
AC_INIT(libconfig, 0.3.2)
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.3)
AC_CONFIG_HEADER(config.h)

dnl Find out about the host OS
DC_CHK_OS_INFO

dnl Checks for programs.
AC_PROG_CC