Differences From Artifact [f782ded3ab]:
- File configure.ac — part of check-in [2ae4c0df0a] at 2005-03-05 11:30:28 on branch trunk — Began adding IPv6 support (user: rkeene, size: 1270) [annotate] [blame] [check-ins using]
To Artifact [9c0f5749ef]:
- File configure.ac — part of check-in [793852910f] at 2005-07-18 11:54:01 on branch trunk — Updated configure process on Win32 to use DLL base. Fixed "lc_cleanup" causing segfaults. (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.18) AC_CONFIG_HEADER(config.h) dnl Find out about the host OS DC_CHK_OS_INFO dnl Checks for programs. AC_PROG_CC |
︙ | ︙ |