Differences From Artifact [3feb25323b]:
- File configure.ac — part of check-in [d26243325f] at 2014-11-24 22:35:44 on branch trunk — Updated to use ABI version for soname (user: rkeene, size: 1625) [annotate] [blame] [check-ins using]
To Artifact [5bf5eb662c]:
- File configure.ac — part of check-in [365b6c155e] at 2014-11-25 18:10:36 on branch trunk — libconfig 0.3.3 (user: rkeene, size: 1625) [annotate] [blame] [check-ins using]
|
| | | 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 |
︙ | ︙ |