mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
typo
This commit is contained in:
@@ -18,7 +18,7 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
|
|||||||
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
|
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
|
||||||
AC_DIVERT_POP()dnl
|
AC_DIVERT_POP()dnl
|
||||||
|
|
||||||
AC_REVISION($Revision: 1.272 $)
|
AC_REVISION($Revision: 1.273 $)
|
||||||
|
|
||||||
AC_INIT(lib/dns/name.c)
|
AC_INIT(lib/dns/name.c)
|
||||||
AC_PREREQ(2.13)
|
AC_PREREQ(2.13)
|
||||||
@@ -332,7 +332,7 @@ case "$use_openssl" in
|
|||||||
if test "$use_openssl" = "include/openssl/opensslv.h"
|
if test "$use_openssl" = "include/openssl/opensslv.h"
|
||||||
then
|
then
|
||||||
AC_MSG_ERROR(
|
AC_MSG_ERROR(
|
||||||
[openssl was not fine in any of $openssldirs; use --with-openssl=/path])
|
[OpenSSL was not found in any of $openssldirs; use --with-openssl=/path])
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
USE_OPENSSL='-DOPENSSL'
|
USE_OPENSSL='-DOPENSSL'
|
||||||
|
Reference in New Issue
Block a user