Differences From Artifact [e806c2cabd]:
- File configure.ac — part of check-in [730308bffd] at 2005-09-30 08:27:32 on branch trunk — Added filename and line numbers to error messages. Began adding support for lists of options rather than just one option per item. libconfig 0.1.19 (user: rkeene, size: 1270) [annotate] [blame] [check-ins using]
To Artifact [c4cd959720]:
- File configure.ac — part of check-in [b9a32192b7] at 2005-10-18 16:00:27 on branch trunk — Added missing error line/file information for conf_apache libconfig 0.1.20 (user: rkeene, size: 1270) [annotate] [blame] [check-ins using]
1 | AC_REVISION($Revision $) | | | 1 2 3 4 5 6 7 8 9 | AC_REVISION($Revision $) AC_INIT(libconfig, 0.1.20) AC_CONFIG_HEADER(config.h) dnl Find out about the host OS DC_CHK_OS_INFO dnl Checks for programs. AC_PROG_CC |
︙ | ︙ |