Check-in [56e030b473]
Overview
Comment:libconfig 0.3.1
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | 0.3.1
Files: files | file ages | folders
SHA1: 56e030b473a5a9666217585271dc5a8cc268f9ac
User & Date: rkeene on 2014-11-24 19:32:59
Other Links: manifest | tags
Context
2014-11-24
19:43
Updated to correctly link to libopennet check-in: 5ede65f296 user: rkeene tags: trunk
19:32
libconfig 0.3.1 check-in: 56e030b473 user: rkeene tags: 0.3.1, trunk
19:32
Added missing call to autoheader check-in: aee32d778d user: rkeene tags: trunk
Changes

Modified configure.ac from [c75e33fc3a] to [636671e0a5].

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
|







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

dnl Find out about the host OS
DC_CHK_OS_INFO

dnl Checks for programs.
AC_PROG_CC