Differences From Artifact [891f8c83fd]:
- File configure.ac — part of check-in [956afb5655] at 2007-01-17 08:07:12 on branch trunk — libconfig 0.2.5 Corrected typo (Thanks to T. Hayfield of GMAIL.COM) (user: rkeene, size: 1330) [annotate] [blame] [check-ins using]
To Artifact [3eed12d89e]:
- File configure.ac — part of check-in [aa484e24b4] at 2011-09-05 14:10:17 on branch trunk — libconfig 0.2.6 Fixed support for building in a directory other than the one with the source code (user: rkeene, size: 1305) [annotate] [blame] [check-ins using]
|
| < | | 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 |
︙ | ︙ |