Differences From Artifact [d2f6f7f2f1]:
- File configure.ac — part of check-in [5eff930a35] at 2004-11-24 23:40:13 on branch trunk — Updated man pages. Updated Makefile.in to delete new man pages. Updated configure.ac to check for fopen_net() instead of open_net(). (user: rkeene, size: 1009) [annotate] [blame] [check-ins using]
To Artifact [e41d1c8825]:
- File configure.ac — part of check-in [1c4c941633] at 2004-12-03 12:19:59 on branch trunk — Merged patches from Mirko Buffoni <mirko.buffoni@synthesys.it> That fixed installation and RPM `spec file' issues. (user: rkeene, size: 1009) [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.6) AC_CONFIG_HEADER(config.h) dnl Find out about the host OS DC_CHK_OS_INFO dnl Checks for programs. AC_PROG_CC |
︙ | ︙ |