mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-18 08:47:00 +00:00
Version 2.11
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
e4282e8a3d
commit
a8eadf78bb
17 changed files with 8982 additions and 603 deletions
|
|
@ -27,9 +27,6 @@ AC_CHECK_FUNCS([inet_ntoa memset strerror strstr])
|
|||
AC_CHECK_HEADERS(getopt.h, AC_DEFINE(HAVE_GETOPT_H),
|
||||
import_sources="getopt.c getopt1.c $import_sources")
|
||||
|
||||
# for help2man
|
||||
AC_CHECK_PROG(PERL, perl, perl)
|
||||
|
||||
AC_CONFIG_FILES([Makefile
|
||||
man/Makefile
|
||||
src/Makefile])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue