Differences From Artifact [4479b835cc]:
- File configure.in — part of check-in [67a12fd87a] at 2004-11-17 09:49:52 on branch trunk — Updated libconfig (user: rkeene, size: 855) [annotate] [blame] [check-ins using]
To Artifact [13cb1eba5e]:
- File configure.in — part of check-in [4596d49a10] at 2004-11-22 02:00:13 on branch trunk — Added a .spec file Changed license to MIT libconfig 0.1.3 (user: rkeene, size: 855) [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.3) AC_CONFIG_HEADER(config.h) dnl Find out about the host OS DC_CHK_OS_INFO dnl Checks for programs. AC_PROG_CC |
︙ | ︙ |