Differences From Artifact [22b42621c8]:
- File configure.ac — part of check-in [adc5ae917e] at 2014-11-24 19:14:15 on branch trunk — Updated to correctly handle out-of-directory builds (user: rkeene, size: 1464) [annotate] [blame] [check-ins using]
To Artifact [c75e33fc3a]:
- File configure.ac — part of check-in [60ed8780ab] at 2014-11-24 19:16:03 on branch trunk — libconfig 0.3.0 (user: rkeene, size: 1464) [annotate] [blame] [check-ins using]
|
| | | 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 |
︙ | ︙ |